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

425 Can't open data connection.
| Field Summary |
|---|
| Fields inherited from class goldengate.common.command.exception.CommandAbstractException |
|---|
code, message |
| Constructor Summary | |
|---|---|
Reply425Exception(String message)
425 Can't open data connection. |
|
| 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 Reply425Exception(String message)
message -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||