org.sca4j.introspection.java
Class ImplementationNotFoundException

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
                  extended by org.sca4j.introspection.java.ImplementationNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class ImplementationNotFoundException
extends IntrospectionException

Version:
$Rev: 4278 $ $Date: 2008-05-20 08:22:30 +0100 (Tue, 20 May 2008) $
See Also:
Serialized Form

Constructor Summary
ImplementationNotFoundException(java.lang.String identifier)
           
ImplementationNotFoundException(java.lang.String identifier, java.lang.Throwable cause)
           
 
Method Summary
 java.lang.String getMessage()
           
 
Methods inherited from class org.sca4j.host.SCA4JException
getIdentifier, printStackTraceElements
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

ImplementationNotFoundException

public ImplementationNotFoundException(java.lang.String identifier)

ImplementationNotFoundException

public ImplementationNotFoundException(java.lang.String identifier,
                                       java.lang.Throwable cause)
Method Detail

getMessage

public java.lang.String getMessage()
Overrides:
getMessage in class java.lang.Throwable


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