com.sun.star.uno
Class Exception
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.sun.star.uno.Exception
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- com.sun.star.connection.AlreadyAcceptingException, com.sun.star.bridge.BridgeExistsException, com.sun.star.telephony.CallInvalidException, com.sun.star.address.CancelledException, com.sun.star.loader.CannotActivateFactoryException, com.sun.star.script.CannotConvertException, com.sun.star.script.CannotCreateAdapterException, com.sun.star.registry.CannotRegisterImplementationException, com.sun.star.address.CantConnectException, com.sun.star.lang.ClassNotFoundException, com.sun.star.task.ClassifiedInteractionRequest, com.sun.star.connection.ConnectionSetupException, com.sun.star.data.DatabaseException, com.sun.star.telephony.DialerUnavailableException, com.sun.star.ucb.DuplicateProviderException, com.sun.star.container.ElementExistException, com.sun.star.util.FileIOException, com.sun.star.telephony.GeneralDialerException, com.sun.star.io.IOException, com.sun.star.lang.IllegalAccessException, com.sun.star.lang.IllegalArgumentException, com.sun.star.ucb.IllegalIdentifierException, com.sun.star.telephony.IllegalPhoneAddressException, com.sun.star.beans.IllegalTypeException, com.sun.star.lang.IndexOutOfBoundsException, com.sun.star.ucb.InteractiveBadTransferURLException, com.sun.star.beans.IntrospectionException, com.sun.star.lang.InvalidListenerException, com.sun.star.registry.InvalidRegistryException, com.sun.star.text.InvalidTextContentException, com.sun.star.registry.InvalidValueException, com.sun.star.lang.ListenerExistException, com.sun.star.util.MalformedNumberFormatException, com.sun.star.registry.MergeConflictException, com.sun.star.connection.NoConnectException, com.sun.star.container.NoSuchElementException, com.sun.star.lang.NoSuchFieldException, com.sun.star.lang.NoSuchMethodException, com.sun.star.lang.NoSupportException, com.sun.star.util.NotNumericException, com.sun.star.beans.NotRemoveableException, com.sun.star.lang.NullPointerException, com.sun.star.plugin.PluginException, com.sun.star.awt.PrinterException, com.sun.star.beans.PropertyExistException, com.sun.star.beans.PropertyVetoException, com.sun.star.xml.sax.SAXException, com.sun.star.sdbc.SQLException, com.sun.star.scanner.ScannerException, com.sun.star.schedule.ScheduleProcessRecordVetoException, com.sun.star.lang.SecurityException, com.sun.star.lang.ServiceNotRegisteredException, com.sun.star.speech.SpeechError, com.sun.star.speech.SpeechException, com.sun.star.telephony.TerminalAllreadyInUseException, com.sun.star.frame.TerminationVetoException, com.sun.star.chaos.UnknownCommandException, com.sun.star.beans.UnknownPropertyException, com.sun.star.ucb.UnsupportedCommandException, com.sun.star.lang.WrappedTargetException
- public synchronized class Exception
- extends java.lang.Exception
- See Also:
- Serialized Form
Field Summary |
java.lang.Object |
Context
|
static java.lang.Object |
UNORUNTIMEDATA
|
static com.sun.star.lib.uno.typeinfo.TypeInfo[] |
UNOTYPEINFO
|
Fields inherited from class java.lang.Throwable |
backtrace, detailMessage, serialVersionUID |
Constructor Summary |
Exception()
|
Exception(java.lang.String s)
|
Exception(java.lang.String s,
java.lang.Object o)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, printStackTrace0, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Context
public java.lang.Object Context
UNORUNTIMEDATA
public static java.lang.Object UNORUNTIMEDATA
UNOTYPEINFO
public static final com.sun.star.lib.uno.typeinfo.TypeInfo[] UNOTYPEINFO
Exception
public Exception()
Exception
public Exception(java.lang.String s)
Exception
public Exception(java.lang.String s,
java.lang.Object o)