org.broadleafcommerce.common.extensibility.jpa
Class EntityClassNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.broadleafcommerce.common.extensibility.jpa.EntityClassNotFoundException
- All Implemented Interfaces:
- Serializable
public class EntityClassNotFoundException
- extends RuntimeException
- Author:
- jfischer
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EntityClassNotFoundException
public EntityClassNotFoundException()
EntityClassNotFoundException
public EntityClassNotFoundException(String arg0,
Throwable arg1)
EntityClassNotFoundException
public EntityClassNotFoundException(String arg0)
EntityClassNotFoundException
public EntityClassNotFoundException(Throwable arg0)
Copyright © 2013. All Rights Reserved.