|
Calypso Gateway v1.0 | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--com.t3.ot.misc.OtException | +--codec.visit.VisitorOperationUndef
Exception thrown by Visitor in case PDU name refers to operation not found in Interface Repository.
Fields inherited from class java.lang.Throwable |
backtrace,
detailMessage,
serialVersionUID |
Constructor Summary | |
VisitorOperationUndef()
|
|
VisitorOperationUndef(java.lang.String message)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
printStackTrace0,
toString |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public VisitorOperationUndef()
public VisitorOperationUndef(java.lang.String message)
|
Calypso Gateway v1.0 | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |