|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.jafer.registry.RegistryException
org.jafer.registry.uddi.RegistryExceptionImpl
org.jafer.registry.RegistryNotInitialisedException
public class RegistryNotInitialisedException
This exception is thrown when an expected TModel was not found. This is not a fatal exception it just informs caller they need to intialise the registry first.
Field Summary |
---|
Constructor Summary | |
---|---|
RegistryNotInitialisedException(java.lang.String name)
|
Method Summary |
---|
Methods inherited from class org.jafer.registry.uddi.RegistryExceptionImpl |
---|
getErrorCode, getErrorNumber, getErrorText, getStackTraceString, isErrorOfType, toString |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RegistryNotInitialisedException(java.lang.String name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |