|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
goldengate.common.command.exception.CommandAbstractException
goldengate.common.command.exception.Reply522Exception
public class Reply522Exception
522 Extended Port Failure - unknown network protocol.
Field Summary |
---|
Fields inherited from class goldengate.common.command.exception.CommandAbstractException |
---|
code, message |
Constructor Summary | |
---|---|
Reply522Exception(String message)
504 Command not implemented for that parameter. |
Method Summary |
---|
Methods inherited from class goldengate.common.command.exception.CommandAbstractException |
---|
getMessage, toString |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, 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 Reply522Exception(String message)
message
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |