GNU Classpath (0.95) | |
Frames | No Frames |
Classes derived from org.omg.CORBA.SystemException | |
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.
|
Methods which throw type org.omg.CORBA.SystemException | |
OutputStream | Invoke the object method.
|
Methods with parameter type org.omg.CORBA.SystemException | |
RemoteException | Converts CORBA SystemException into RMI RemoteException .
|
RemoteException | Converts CORBA SystemException into RMI RemoteException .
|
Classes derived from org.omg.CORBA.SystemException | |
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 | 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.
|
Methods which throw type org.omg.CORBA.SystemException | |
OutputStream | Our implementation will not call this method. |
OutputStream | Our implementation will not call this method. |
GNU Classpath (0.95) |