com.uwyn.rife.database.querymanagers.generic.exceptions
Class IncompatibleValidationTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.uwyn.rife.database.exceptions.DatabaseException
com.uwyn.rife.database.querymanagers.generic.exceptions.IncompatibleValidationTypeException
- All Implemented Interfaces:
- Serializable
public class IncompatibleValidationTypeException
- extends DatabaseException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IncompatibleValidationTypeException
public IncompatibleValidationTypeException(Class incompatibleType,
Class expectedType)
getExpectedType
public Class getExpectedType()
getIncompatibleType
public Class getIncompatibleType()
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.