com.jpattern.orm.exception
Class OrmReflectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.jpattern.orm.exception.OrmException
com.jpattern.orm.exception.OrmReflectionException
- All Implemented Interfaces:
- Serializable
public class OrmReflectionException
- extends OrmException
- Author:
- Francesco Cina
21/mag/2011
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OrmReflectionException
public OrmReflectionException(String message)
OrmReflectionException
public OrmReflectionException(Exception e)
Copyright © 2013. All Rights Reserved.