org.javaruntype.exceptions
Class TypeValidationException
Object
Throwable
Exception
RuntimeException
org.javaruntype.exceptions.TypeValidationException
- All Implemented Interfaces:
- Serializable
public class TypeValidationException
- extends RuntimeException
- Since:
- 1.0
- Author:
- Daniel Fernández
- See Also:
- Serialized Form
| Methods inherited from class Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TypeValidationException
public TypeValidationException(String message)
TypeValidationException
public TypeValidationException(String message,
Throwable t)
Copyright © 2012 The JAVARUNTYPE team. All Rights Reserved.