|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.plumtree.openfoundation.util.XPException
com.plumtree.server.marshalers.PTException
com.plumtree.server.search.exceptions.PTSException
com.plumtree.server.search.exceptions.PTSInvalidArgumentException
public class PTSInvalidArgumentException
Exception thrown when an invalid argument is passed to a public method in com.plumtree.server.search.
| Constructor Summary | |
|---|---|
PTSInvalidArgumentException(java.lang.Exception e,
java.lang.String message)
|
|
PTSInvalidArgumentException(java.lang.String message)
|
|
| Method Summary |
|---|
| Methods inherited from class com.plumtree.server.marshalers.PTException |
|---|
GetErrorCode, GetMessage, GetNestedException |
| Methods inherited from class com.plumtree.openfoundation.util.XPException |
|---|
exceptionToString, ExceptionToString, GetInnerException, GetInstance, GetInstance, getMessage, GetStackTrace, printStackTrace, PrintStackTrace, printStackTrace, ToString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PTSInvalidArgumentException(java.lang.String message)
public PTSInvalidArgumentException(java.lang.Exception e,
java.lang.String message)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||