|
|||||||||
| 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.primus.frameworks.ExceptionBase
com.primus.searchstudio.InvalidRequestXmlException
public class InvalidRequestXmlException
| Constructor Summary | |
|---|---|
InvalidRequestXmlException(java.lang.String msg)
|
|
InvalidRequestXmlException(java.lang.String msg,
java.lang.Throwable cause)
|
|
| Method Summary |
|---|
| Methods inherited from class com.primus.frameworks.ExceptionBase |
|---|
getCause, initCause, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InvalidRequestXmlException(java.lang.String msg)
public InvalidRequestXmlException(java.lang.String msg,
java.lang.Throwable cause)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||