|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.acsinet_solutions.util.exception.ProtocolException
public class ProtocolException
Protocol related exception
| Constructor Summary | |
|---|---|
ProtocolException()
Constructor for ProtocolException. |
|
ProtocolException(java.lang.String msg)
Constructor for ProtocolException. |
|
ProtocolException(java.lang.String msg,
java.lang.Throwable throwable)
Constructor for ProtocolException. |
|
ProtocolException(java.lang.Throwable throwable)
Constructor for ProtocolException. |
|
| Method Summary |
|---|
| 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 ProtocolException()
public ProtocolException(java.lang.String msg)
public ProtocolException(java.lang.Throwable throwable)
public ProtocolException(java.lang.String msg,
java.lang.Throwable throwable)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||