|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.jboss.remoting.SubsystemNotSupported
SubsystemNotSupported is raised by a ServerInvoker when the target subsystem is not supported on the target VM.
Constructor Summary | |
SubsystemNotSupported(java.lang.String subsystem,
InvokerLocator (src) locator)
|
Method Summary | |
InvokerLocator (src) |
getLocator()
|
java.lang.String |
getSubsystem()
|
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 |
public SubsystemNotSupported(java.lang.String subsystem, InvokerLocator (src) locator)
Method Detail |
public java.lang.String getSubsystem()
public InvokerLocator (src) getLocator()
|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |