|
||||||||||
| 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.Reply502Exception
public class Reply502Exception

502 Command not implemented.
| Field Summary |
|---|
| Fields inherited from class goldengate.common.command.exception.CommandAbstractException |
|---|
code, message |
| Constructor Summary | |
|---|---|
Reply502Exception(String message)
502 Command not implemented. |
|
| 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 Reply502Exception(String message)
message -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||