GNU Classpath (0.95) | |
Frames | No Frames |
Classes derived from java.lang.RuntimeException | |
class | An exception which indicates that an editing action cannot be
redone.
|
class | An exception which indicates that an editing action cannot be
undone.
|
Classes derived from java.lang.RuntimeException | |
class | This exception is thrown when code dependent on a keyboard, mouse, or
display is executed in a headless environment.
|
class | This exception is thrown when the requested operation failed because
a component was not in the proper state.
|
Classes derived from java.lang.RuntimeException | |
class | Never thrown, but originally intended to wrap a
SecurityException in the case of RMI.
|
Classes derived from java.lang.RuntimeException | |
class | |
class |
Classes derived from java.lang.RuntimeException | |
class | This exception is thrown when BufferedImageOp or
RasterOp filters cannot process an image.
|
class | This exception is thrown when there is invalid layout information in
Raster
|
Classes derived from java.lang.RuntimeException | |
class | Thrown when there is an error in the native CMM.
|
class | Thrown when there is an error accessing or processing an
ICC_Profile .
|
Classes derived from java.lang.RuntimeException | |
class | The ACTIVITY_COMPLETED indicates that the Activity context in which the
method call was made has been completed due to a timeout of either the
Activity itself or a transaction that encompasses the Activity. |
class | The ACTIVITY_REQUIRED system exception indicates that an Activity context was
necessary to perform the invoked operation, but one was not found
associated with the calling thread.
|
class | Means that the operation is invoked by a client but the passed
context has no values required by this operation.
|
class | Means that the caller has invoked operations in the wrong order.
|
class | Means that the object exists but does not support the operation that was
invoked on it.
|
class | The exception thrown when a parameter passed to a call is considered
illegal.
|
class | The BAD_QOS is raised when the object cannot support the quality of
service required by an invocation parameter.
|
class | Means that the some TypeCode has been realized to be invalid
(for example, has an invalid TCKind value).
|
class | Raised when client and server are unable to reach any consensus on which
code set should be used to represent the characters. |
class | Means that the communication has been lost while an operation
was in progress
|
class | Means that the ORB cannot convert between the marshalled and
native data representation.
|
class | Means errors, related to freeing the allocated memory.
|
class | Means that the server has reached some implementation limit
(too many clients, too many references, too long parameters and so on).
|
class | Means that the server cannot be initialized because of the some reason.
|
class | Means an internal failure in the ORB.
|
class | Means errors, related to the interface repository.
|
class | Raised when the transaction or Activity is resumed in a different context
than from which it was suspended. |
class | Means that request carried an invalid transaction context.
|
class | Means invalid flag, passed during operation.
|
class | Means that some IDL identifier has a wrong syntax.
|
class | Means that some object reference is internally malformed.
|
class | This exception is thrown when an invocation cannot be made because of
an incompatibility between Policy overrides that apply to the
particular invocation.
|
class | Means that some request or reply from the network has a wrong size or is
structurally invalid. |
class | Means that while the operation being invoked does exists, no
implementation for it exists.
|
class | Means that the server has runned out of memory.
|
class | Means that the caller has no rights to invoke the operation.
|
class | Means that the ORB has reached some general resource limitation like maximal
number of the opened connections.
|
class | Means that the client attempts to retrieve the result that is not
yet available.
|
class | Means an attempt to perform some operation on a deleted object.
|
class | This exception typically indicates an administrative mismatch.
|
class | Indicates a persistent storage failure like database crash.
|
class | Raised on the failure of the requested or implied attempt to
rebind an object reference.
|
class | The root class for all CORBA standard exceptions.
|
class | Raised when no delivery has been made during the specified timeout duration.
|
class | Raised when the TransactionPolicy in the IOR is not the same as the current
transaction mode.
|
class | Means that request carried a null transaction context, but an
active transaction is required.
|
class | Means that transaction associated with the request has already
been rolled back or marked to roll back.
|
class | Raised in response to the abnormal termination of the transaction
service.
|
class | Means that the ORB cannot reach the object. |
class | Means that the operation implementation has thrown a non-CORBA exception.
|
Classes derived from java.lang.RuntimeException | |
class | Exception that is thrown by the collections classes when it is detected that
a modification has been made to a data structure when this is not allowed,
such as when a collection is structurally modified while an Iterator is
operating over it. |
class | Thrown when the flags supplied to the Formatter.format()
method of a Formatter contain duplicates.
|
class | This exception is thrown by the Stack class when an attempt is made to pop
or otherwise access elements from an empty stack.
|
class | Thrown when the flags supplied to the Formatter.format()
method of a Formatter contains a flag that does not match
the conversion character specified for it.
|
class | Thrown when a method is called on a Formatter but
it has already been closed.
|
class | Thrown when a Formatter receives a character with an
invalid Unicode codepoint, as defined by
Character.isValidCodePoint(int) .
|
class | Thrown when the type of an argument supplied to the
Formatter.format() method of a Formatter
does not match the conversion character specified for it.
|
class | A general exception thrown when a format string is supplied
to a Formatter that contains either invalid syntax
or a mismatch between the format specification and the
supplied arguments. |
class | Thrown when the flags supplied to the Formatter.format()
method of a Formatter form an illegal combination.
|
class | Thrown when the specified precision for a Formatter
argument is illegal. |
class | Thrown when the specified width for a Formatter
argument is illegal. |
class | Thrown when a Scanner instance encounters a mismatch
between the input data and the pattern it is trying to match it
against. |
class | Thrown when the a format specification for a Formatter
refers to an argument that is non-existent, or an argument index
references a non-existent argument.
|
class | Thrown when the a format specification for a Formatter
does not include a width for a value where one is required.
|
class | This exception is thrown when a resource is missing.
|
class | Exception thrown when an attempt is made to access an element that does not
exist. |
class | Thrown when a Formatter is supplied with an
unknown conversion.
|
class | Thrown when a Formatter is supplied with an
unknown flag.
|
Classes derived from java.lang.RuntimeException | |
class | DOM operations only raise exceptions in "exceptional" circumstances, i.e.,
when an operation is impossible to perform (either for logical reasons,
because data is lost, or because the implementation has become unstable).
|
Classes derived from java.lang.RuntimeException | |
class | |
class | |
class | |
class |
Classes derived from java.lang.RuntimeException | |
class | Range operations may throw a RangeException as specified in
their method descriptions.
|
Classes derived from java.lang.RuntimeException | |
class | Exception which is thrown if an operation on an unmodifiable set
is invoked.
|
Classes derived from java.lang.RuntimeException | |
class | Event operations may throw an EventException as specified in
their method descriptions.
|
Classes derived from java.lang.RuntimeException | |
class | Thrown when a math error has occured, such as trying to divide an
integer by zero. |
class | Thrown when attempting to access a position outside the valid range of
an array. |
class | Thrown when trying to store an object of the wrong runtime type in an
array. |
class | Thrown when an attempt is made to cast an object which is not of the
appropriate runtime type. |
class | An exception of this type is thrown when a symbolic reference is
made to an enum constant which does not exist.
|
class | Thrown when a method is passed an illegal or inappropriate argument. |
class | Thrown when a thread attempts to wait or notify on a monitor that it
does not own (ie. it has not synchronized on the object). |
class | Thrown when a method is invoked at an illegal or inappropriate time. |
class | Thrown When trying to manipulate a Thread which is in an inappropriate
state. |
class | This exception can be thrown to indicate an attempt to access an
index which is out of bounds on objects like String, Array, or Vector.
|
class | Thrown when an attempt is made to create an array with a negative
size. |
class | Thrown when attempting to use null where an object
is required. |
class | Can be thrown when attempting to convert a String to
one of the numeric types, but the operation fails because the string
has the wrong format.
|
class | The security manager will throw this exception to indicate a security
violation. |
class | This exception can be thrown to indicate an attempt to access an index
which is out of bounds of a String. |
class |
Thrown when a type is accessed using a String -based
representation, but no definition of the supplied type is found.
|
class | This exception is thrown by an object when an operation is
requested of it that it does not support.
|
Classes derived from java.lang.RuntimeException | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class |
Classes derived from java.lang.RuntimeException | |
class | A new exception has been created for exceptions specific to these XPath
interfaces.
|
Classes derived from java.lang.RuntimeException | |
class | Indicates illegal pattern for regular expression.
|
Classes derived from java.lang.RuntimeException | |
class | This exception class is thrown when one of the reflection
methods encountered an invalid parameterized type within
the metadata of a class. |
class |
Methods which throw type java.lang.RuntimeException | |
JInternalFrame | This method creates a new JInternalFrame that is in the JLayeredPane
which contains the parentComponent given. |
Classes derived from java.lang.RuntimeException | |
class | A general superclass for all runtime management
exceptions.
|
class | Represents an arbitrary error thrown by a management
bean. |
class | Represents an arbitrary runtime exception thrown by a management
bean. |
class | Represents a runtime exception thrown by a management
bean operation. |
Constructors with parameter type java.lang.RuntimeException | |
Constructs a new RuntimeMBeanException wrapping
the specified exception.
| |
Constructs a new RuntimeMBeanException wrapping
the specified exception and using the supplied message.
| |
Constructs a new RuntimeOperationsException
wrapping the specified exception.
| |
Constructs a new RuntimeOperationsException
wrapping the specified exception and using the supplied
message.
|
Methods with return type java.lang.RuntimeException | |
RuntimeException | Returns the true cause of this exception, the wrapped runtime
exception.
|
RuntimeException | Returns the true cause of this exception, the wrapped
exception.
|
Classes derived from java.lang.RuntimeException | |
class | Thrown when a method in the java.awt.dnd package is unable to perform a
requested operation, usually because the underlying DnD system is in the
wrong state.
|
Classes derived from java.lang.RuntimeException | |
class | Parser or write operations may throw an LSException if the
processing is stopped. |
Classes derived from java.lang.RuntimeException | |
class | This exception is thrown when reading from the ORBs input streams
certain specific data layouts (object recursive references to itself).
|
class | The wrapper of the arbitrary exception into the System exception.
|
Classes derived from java.lang.RuntimeException | |
class | Thrown when an invalid key (a field name or row index) is
passed to a method of the CompositeData or
TabularData classes.
|
class | Thrown when a open data value has an erroneous open
type.
|
class | Thrown when a key (a field name or row index) is passed to a method
of the CompositeData or TabularData classes and it
is found to already be in use.
|
Classes derived from java.lang.RuntimeException | |
class | Thrown when accessing an element within an annotation for
which the type has changed, since compilation or serialization
took place. |
class | Thrown when accessing an element within an annotation which
was added since compilation or serialization took place, and
does not have a default value.
|
Classes derived from java.lang.RuntimeException | |
class | Thrown when an operation on a path is in an illegal state, such as appending
a segment to a GeneralPath without an initial moveto.
|
Classes derived from java.lang.RuntimeException | |
class | This exception is thrown when the AccessController denies
an attempt to perform an operation. |
class | Thrown when an invalid parameter is passed to a method of the JCA/JCE
engine classes.
|
class | This exception indicates that a runtime problem was encounterd with
a security provider.
|
GNU Classpath (0.95) |