com.sun.star.util
Class MalformedNumberFormatException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.sun.star.uno.Exception
|
+--com.sun.star.util.MalformedNumberFormatException
- All Implemented Interfaces:
- java.io.Serializable
- public synchronized class MalformedNumberFormatException
- extends com.sun.star.uno.Exception
- See Also:
- Serialized Form
Field Summary |
int |
CheckPos
|
static java.lang.Object |
UNORUNTIMEDATA
|
Fields inherited from class com.sun.star.uno.Exception |
Context, UNOTYPEINFO |
Fields inherited from class java.lang.Throwable |
backtrace, detailMessage, serialVersionUID |
Constructor Summary |
MalformedNumberFormatException()
|
MalformedNumberFormatException(java.lang.String s)
|
MalformedNumberFormatException(java.lang.String s,
java.lang.Object o,
int i)
|
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 |
CheckPos
public int CheckPos
UNORUNTIMEDATA
public static java.lang.Object UNORUNTIMEDATA
MalformedNumberFormatException
public MalformedNumberFormatException()
MalformedNumberFormatException
public MalformedNumberFormatException(java.lang.String s)
MalformedNumberFormatException
public MalformedNumberFormatException(java.lang.String s,
java.lang.Object o,
int i)