com.sun.star.text
Class InvalidTextContentException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.sun.star.uno.Exception
|
+--com.sun.star.text.InvalidTextContentException
- All Implemented Interfaces:
- java.io.Serializable
- public synchronized class InvalidTextContentException
- extends com.sun.star.uno.Exception
- See Also:
- Serialized Form
Field Summary |
com.sun.star.text.XTextContent |
TextContent
|
static java.lang.Object |
UNORUNTIMEDATA
|
static com.sun.star.lib.uno.typeinfo.TypeInfo[] |
UNOTYPEINFO
|
Fields inherited from class com.sun.star.uno.Exception |
Context |
Fields inherited from class java.lang.Throwable |
backtrace, detailMessage, serialVersionUID |
Constructor Summary |
InvalidTextContentException()
|
InvalidTextContentException(java.lang.String s)
|
InvalidTextContentException(java.lang.String s,
java.lang.Object o,
com.sun.star.text.XTextContent xtc)
|
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 |
TextContent
public com.sun.star.text.XTextContent TextContent
UNORUNTIMEDATA
public static java.lang.Object UNORUNTIMEDATA
UNOTYPEINFO
public static final com.sun.star.lib.uno.typeinfo.TypeInfo[] UNOTYPEINFO
InvalidTextContentException
public InvalidTextContentException()
InvalidTextContentException
public InvalidTextContentException(java.lang.String s)
InvalidTextContentException
public InvalidTextContentException(java.lang.String s,
java.lang.Object o,
com.sun.star.text.XTextContent xtc)