org.chromattic.api
Class ChromatticException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.chromattic.api.ChromatticException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- BuilderException, DuplicateNameException, MappingException, NoSuchPropertyException, UndeclaredRepositoryException
public abstract class ChromatticException
- extends RuntimeException
- Version:
- $Revision$
- Author:
- Julien Viet
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ChromatticException
public ChromatticException()
ChromatticException
public ChromatticException(String message)
ChromatticException
public ChromatticException(String message,
Throwable cause)
ChromatticException
public ChromatticException(Throwable cause)
Copyright © 2009 eXo Platform SAS. All Rights Reserved.