com.sun.star.ucb
Class InteractiveWrongMediumException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.sun.star.uno.Exception
|
+--com.sun.star.task.ClassifiedInteractionRequest
|
+--com.sun.star.ucb.InteractiveWrongMediumException
- All Implemented Interfaces:
- java.io.Serializable
- public synchronized class InteractiveWrongMediumException
- extends com.sun.star.task.ClassifiedInteractionRequest
- See Also:
- Serialized Form
Field Summary |
java.lang.Object |
Medium
|
static java.lang.Object |
UNORUNTIMEDATA
|
static com.sun.star.lib.uno.typeinfo.TypeInfo[] |
UNOTYPEINFO
|
Fields inherited from class com.sun.star.task.ClassifiedInteractionRequest |
Classification |
Fields inherited from class com.sun.star.uno.Exception |
Context |
Fields inherited from class java.lang.Throwable |
backtrace, detailMessage, serialVersionUID |
Constructor Summary |
InteractiveWrongMediumException()
|
InteractiveWrongMediumException(java.lang.String s)
|
InteractiveWrongMediumException(java.lang.String s,
java.lang.Object o1,
com.sun.star.task.InteractionClassification ic,
java.lang.Object o2)
|
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 |
Medium
public java.lang.Object Medium
UNORUNTIMEDATA
public static java.lang.Object UNORUNTIMEDATA
UNOTYPEINFO
public static final com.sun.star.lib.uno.typeinfo.TypeInfo[] UNOTYPEINFO
InteractiveWrongMediumException
public InteractiveWrongMediumException()
InteractiveWrongMediumException
public InteractiveWrongMediumException(java.lang.String s)
InteractiveWrongMediumException
public InteractiveWrongMediumException(java.lang.String s,
java.lang.Object o1,
com.sun.star.task.InteractionClassification ic,
java.lang.Object o2)