|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
javax.jmi.reflect.RefException
org.openmdx.ui1.cci2.CanNotCreateInspector
org.openmdx.ui1.jmi1.CanNotCreateInspector
public class CanNotCreateInspector
| Constructor Summary | |
|---|---|
CanNotCreateInspector(Exception e,
String domain,
int errorCode,
String description,
String reason)
|
|
CanNotCreateInspector(org.openmdx.base.exception.ServiceException e)
|
|
CanNotCreateInspector(String reason)
|
|
CanNotCreateInspector(String domain,
int errorCode,
String description,
String reason)
|
|
| Method Summary | |
|---|---|
String |
getMessage()
|
String |
toString()
|
| Methods inherited from class org.openmdx.ui1.cci2.CanNotCreateInspector |
|---|
getReason |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CanNotCreateInspector(String reason)
public CanNotCreateInspector(String domain,
int errorCode,
String description,
String reason)
public CanNotCreateInspector(Exception e,
String domain,
int errorCode,
String description,
String reason)
public CanNotCreateInspector(org.openmdx.base.exception.ServiceException e)
| Method Detail |
|---|
public String getMessage()
getMessage in class Throwablepublic String toString()
toString in class Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||