|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
inetsoft.uql.asset.InvalidDependencyException
public class InvalidDependencyException
Invalid dependency exception.
| Field Summary |
|---|
| Fields inherited from interface inetsoft.util.HelpException |
|---|
AUTHORITY_ERROR, CHANGE_FOLDER_WITH_DEPENDENCY, DEPENDECY_CYCLE, EXCEED_MAXTIME, EXPIRED_SHEET, FOLDER_EXIST, FOLDER_REQUIRED, INVALID_ATTACHED_ASSEMBLY, INVALID_DATERANGE, INVALID_DEPENDENCY_STORAGE, INVALID_ENTRY, INVALID_PARAMETER_DEPENDECY, INVALID_SCOPE_DEPENDECY, INVALID_SOURCE, INVALID_STORAGE, INVALID_TABLE_COLUMN, INVALID_USER, NOT_CONTAINED_ENTRY, SHEET_IN_USE, TABLE_OPERATOR_COLUMN_NULL, UNDEFINED_PRIMARY_ASSEMBLY, USED_WORKSHEET, WORKSHEET_LOCKED, WORKSHEET_NOT_EXIST, WRONG_SCOPE_REFERENCED, WRONG_SCOPE_WORKSHEET_USED |
| Constructor Summary | |
|---|---|
InvalidDependencyException()
Constructor. |
|
InvalidDependencyException(String message)
Constructor. |
|
InvalidDependencyException(String message,
Throwable cause)
Constructor. |
|
InvalidDependencyException(Throwable cause)
Constructor. |
|
| Method Summary | |
|---|---|
String |
getKeywords()
Get the keywords. |
Level |
getLogLevel()
Get the log level of the exception. |
Throwable |
getThrowable()
Get wrapped throwable if any. |
void |
setKeywords(String keywords)
Set the keywords. |
void |
setLogLevel(Level level)
Set the exception log level. |
| 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 InvalidDependencyException()
public InvalidDependencyException(String message)
public InvalidDependencyException(String message,
Throwable cause)
public InvalidDependencyException(Throwable cause)
| Method Detail |
|---|
public void setLogLevel(Level level)
level - the specified log level.public Level getLogLevel()
getLogLevel in interface inetsoft.util.LogExceptionpublic Throwable getThrowable()
public String getKeywords()
getKeywords in interface inetsoft.util.HelpExceptionpublic void setKeywords(String keywords)
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||