toxTree.exceptions
Class IntrospectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
toxTree.exceptions.IntrospectionException
- All Implemented Interfaces:
- java.io.Serializable
public class IntrospectionException
- extends java.lang.Exception
To care for all failures that can happen in Introspection
- Author:
- Nina Jeliazkova
Modified 2005-10-23
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
IntrospectionException
public IntrospectionException()
IntrospectionException
public IntrospectionException(java.lang.String message)
- Parameters:
message
-
IntrospectionException
public IntrospectionException(java.lang.Throwable cause)
- Parameters:
cause
-
IntrospectionException
public IntrospectionException(java.lang.String message,
java.lang.Throwable cause)
- Parameters:
message
- cause
-
Copyright © 2004-2012 Ideaconsult Ltd.. All Rights Reserved.