com.sun.star.uno
Class RuntimeException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--com.sun.star.uno.RuntimeException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- DeploymentException, MappingException, SecurityException
- public class RuntimeException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Context
public Object Context
UNOTYPEINFO
public static final com.sun.star.lib.uno.typeinfo.TypeInfo[] UNOTYPEINFO
RuntimeException
public RuntimeException()
RuntimeException
public RuntimeException(String _Message)
RuntimeException
public RuntimeException(String _Message,
Object _Context)