|
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.ConfirmException
inetsoft.uql.asset.DependencyException
public class DependencyException
Dependency exception.
| Field Summary |
|---|
| Fields inherited from class inetsoft.uql.asset.ConfirmException |
|---|
CONFIRM, DEBUG, ERROR, INFO, OK, OVERRIDE, PROGRESS, TRACE, WARNING |
| 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 | |
|---|---|
DependencyException(Object target)
Constructor. |
|
| Method Summary | |
|---|---|
void |
addDependencies(Object[] objs)
Batch add dependencies. |
void |
addDependency(Object obj)
Add one dependency. |
String |
getMessage()
Get the message. |
boolean |
isEmpty()
Check if is empty. |
void |
removeDependencies()
Remove all the dependencies. |
| Methods inherited from class inetsoft.uql.asset.ConfirmException |
|---|
equals, getEvent, getKeywords, getLevel, getProperty, getThrowable, setEvent, setKeywords, setLevel, setProperty |
| 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, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DependencyException(Object target)
| Method Detail |
|---|
public void addDependency(Object obj)
public void addDependencies(Object[] objs)
public void removeDependencies()
public boolean isEmpty()
public String getMessage()
getMessage in class Throwable
|
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 | ||||||||