com.sun.star.lang
Class IndexOutOfBoundsException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.sun.star.uno.Exception
|
+--com.sun.star.lang.IndexOutOfBoundsException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- com.sun.star.lang.ArrayIndexOutOfBoundsException
- public synchronized class IndexOutOfBoundsException
- extends com.sun.star.uno.Exception
- See Also:
- Serialized Form
Field Summary |
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 |
IndexOutOfBoundsException()
|
IndexOutOfBoundsException(java.lang.String s)
|
IndexOutOfBoundsException(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 |
UNORUNTIMEDATA
public static java.lang.Object UNORUNTIMEDATA
IndexOutOfBoundsException
public IndexOutOfBoundsException()
IndexOutOfBoundsException
public IndexOutOfBoundsException(java.lang.String s)
IndexOutOfBoundsException
public IndexOutOfBoundsException(java.lang.String s,
java.lang.Object o)