|
||||||||||
| 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.metamatrix.core.MetaMatrixCoreException
com.metamatrix.api.exception.MetaMatrixException
com.metamatrix.api.exception.MetaMatrixProcessingException
com.metamatrix.api.exception.query.ProcedureErrorInstructionException
public class ProcedureErrorInstructionException
Used to notify the user that the virtual procedure raised an error.
| Constructor Summary | |
|---|---|
ProcedureErrorInstructionException()
|
|
ProcedureErrorInstructionException(java.lang.String message)
|
|
| Method Summary |
|---|
| Methods inherited from class com.metamatrix.api.exception.MetaMatrixException |
|---|
getChild, getCode, getFullMessage, getMessage, readExternal, setCode, toString, writeExternal |
| Methods inherited from class com.metamatrix.core.MetaMatrixCoreException |
|---|
getCause, initCause |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ProcedureErrorInstructionException()
public ProcedureErrorInstructionException(java.lang.String message)
message -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||