org.sca4j.introspection
Class IntrospectionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.sca4j.host.SCA4JException
              extended by org.sca4j.introspection.IntrospectionException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ImplementationNotFoundException, LoaderException

public abstract class IntrospectionException
extends org.sca4j.host.SCA4JException

Version:
$Rev: 4288 $ $Date: 2008-05-21 21:27:11 +0100 (Wed, 21 May 2008) $
See Also:
Serialized Form

Constructor Summary
protected IntrospectionException()
           
protected IntrospectionException(java.lang.String message)
           
protected IntrospectionException(java.lang.String message, java.lang.Throwable cause)
           
protected IntrospectionException(java.lang.Throwable cause)
           
 
Method Summary
 
Methods inherited from class org.sca4j.host.SCA4JException
getIdentifier, printStackTraceElements
 
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
 

Constructor Detail

IntrospectionException

protected IntrospectionException()

IntrospectionException

protected IntrospectionException(java.lang.String message)

IntrospectionException

protected IntrospectionException(java.lang.String message,
                                 java.lang.Throwable cause)

IntrospectionException

protected IntrospectionException(java.lang.Throwable cause)


Copyright © 2008-2011 Service Symphony. All Rights Reserved.