com.quadrique.jbuildingblocks.core.exception
Class JbbDatabaseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.quadrique.jbuildingblocks.core.exception.JbbException
com.quadrique.jbuildingblocks.core.exception.JbbDatabaseException
- All Implemented Interfaces:
- Serializable
public class JbbDatabaseException
- extends JbbException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JbbDatabaseException
public JbbDatabaseException(String message)
- Parameters:
message -
JbbDatabaseException
public JbbDatabaseException(String message,
Throwable exception)
- Parameters:
message - exception -
Copyright © 2001-2008 Quadrique Corporation. All Rights Reserved.