org.chenillekit.access
Class ChenilleKitAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.chenillekit.access.ChenilleKitAccessException
- All Implemented Interfaces:
- Serializable
public class ChenilleKitAccessException
- extends RuntimeException
- Version:
- $Id: ChenilleKitAccessException.java 333 2008-11-19 16:26:03Z mlusetti $
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ChenilleKitAccessException
public ChenilleKitAccessException()
- Default blank constructor
ChenilleKitAccessException
public ChenilleKitAccessException(String message)
- Parameters:
message -
ChenilleKitAccessException
public ChenilleKitAccessException(Throwable cause)
- Parameters:
cause -
ChenilleKitAccessException
public ChenilleKitAccessException(String message,
Throwable cause)
- Parameters:
message - cause -
Copyright © 2008-2009 ChenilleKit. All Rights Reserved.