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