|
Oracle® Fusion Middleware Content Integration Suite (CIS) Java API Reference 11g Release 1 (11.1) E17350-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.stellent.cis.common.exception.BaseException
com.stellent.cis.client.command.CommandException
com.stellent.cis.client.command.CommandNotFoundException
public class CommandNotFoundException
| Field Summary |
|---|
| Fields inherited from class com.stellent.cis.client.command.CommandException |
|---|
BADPARAM_ERROR, FRAMEWORK_ERROR, REPOSITORY_ERROR |
| Fields inherited from class com.stellent.cis.common.exception.BaseException |
|---|
m_hasMessage, m_isWrapper |
| Constructor Summary | |
|---|---|
CommandNotFoundException() |
|
CommandNotFoundException(java.lang.String message) |
|
CommandNotFoundException(java.lang.String message, java.lang.Throwable cause) |
|
CommandNotFoundException(java.lang.Throwable cause) |
|
| Method Summary |
|---|
| Methods inherited from class com.stellent.cis.client.command.CommandException |
|---|
getType |
| Methods inherited from class com.stellent.cis.common.exception.BaseException |
|---|
getMessage, getRootCause, isWrapper |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, 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 CommandNotFoundException()
public CommandNotFoundException(java.lang.String message)
public CommandNotFoundException(java.lang.String message,
java.lang.Throwable cause)
public CommandNotFoundException(java.lang.Throwable cause)
|
Oracle® Fusion Middleware Content Integration Suite (CIS) Java API Reference 11g Release 1 (11.1) E17350-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||