|
||||||||||
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.jboss.remoting.SubsystemNotSupported
public class 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 locator)
|
Method Summary | |
---|---|
InvokerLocator |
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 locator)
Method Detail |
---|
public java.lang.String getSubsystem()
public InvokerLocator getLocator()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |