Uses of Class org.omg.CORBA.SystemException

Uses in package org.omg.CORBA.portable

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.

Uses in package org.omg.CORBA

Classes derived from org.omg.CORBA.SystemException

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
Means that the some TypeCode has been realized to be invalid (for example, has an invalid TCKind value).
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 freing the allocated memory.
class
Means that the server have reached some implementation limit (too many clients, too many references, too long parameters and so on).
class
Mans that the server cannot be initialized because of the some reason.
class
Means the internal failure in ORB.
class
Means errors, related to the interface repository.
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 of the deleted object.
class
This exception typically indicates an administrative mismatch.
class
Indicates a persistent storage failure like database crash.
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
Means that the ORB cannot reach the object.
class
Means that the operation implementation has thrown a non-CORBA exception.