org.usergrid.persistence.exceptions
Class UnexpectedEntityTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.usergrid.persistence.exceptions.PersistenceException
org.usergrid.persistence.exceptions.UnexpectedEntityTypeException
- All Implemented Interfaces:
- Serializable
public class UnexpectedEntityTypeException
- extends PersistenceException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnexpectedEntityTypeException
public UnexpectedEntityTypeException()
UnexpectedEntityTypeException
public UnexpectedEntityTypeException(String message,
Throwable cause)
UnexpectedEntityTypeException
public UnexpectedEntityTypeException(String message)
UnexpectedEntityTypeException
public UnexpectedEntityTypeException(Throwable cause)
Copyright © 2013. All Rights Reserved.