|
UDK 3.1.0 Java API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--com.sun.star.uno.Exception
Field Summary | |
Object |
Context
|
static com.sun.star.lib.uno.typeinfo.TypeInfo[] |
UNOTYPEINFO
|
Constructor Summary | |
Exception()
|
|
Exception(String _Message)
|
|
Exception(String _Message,
Object _Context)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public Object Context
public static final com.sun.star.lib.uno.typeinfo.TypeInfo[] UNOTYPEINFO
Constructor Detail |
public Exception()
public Exception(String _Message)
public Exception(String _Message, Object _Context)
|
UDK 3.1.0 Java API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |