org.chromattic.api
Class BuilderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.chromattic.api.ChromatticException
org.chromattic.api.BuilderException
- All Implemented Interfaces:
- Serializable
public class BuilderException
- extends ChromatticException
- 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 |
BuilderException
public BuilderException()
BuilderException
public BuilderException(String message)
BuilderException
public BuilderException(String message,
Throwable cause)
BuilderException
public BuilderException(Throwable cause)
Copyright © 2010 eXo Platform SAS. All Rights Reserved.