|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--gov.sns.tools.messaging.MessageCenter.MessageCenterException
|
+--gov.sns.tools.messaging.MessageCenter.UnimplementedProtocolException
Exception when an attempt is made to register a target for a protocol not implemented by its class.
| Constructor Summary | |
MessageCenter.UnimplementedProtocolException()
Creates new UnimplementedProtocolException |
|
MessageCenter.UnimplementedProtocolException(java.lang.Object target,
java.lang.Class protocol)
|
|
MessageCenter.UnimplementedProtocolException(java.lang.String notice)
|
|
| 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 MessageCenter.UnimplementedProtocolException()
public MessageCenter.UnimplementedProtocolException(java.lang.String notice)
public MessageCenter.UnimplementedProtocolException(java.lang.Object target,
java.lang.Class protocol)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||