JIDLException
Declaration
public class JIDLException extendsjava.lang.Errorimplementsjava.io.Serializablejava.lang.Object| +--java.lang.Throwable| +--java.lang.Error| +--com.idl.javaidl.JIDLException
All Implemented Interfaces:
Direct Known Subclasses:
JIDLAbortedException, JIDLBusyException
Description
An unchecked exception thrown when a call to IDL encounters an error.
Methods
getErrorCode()
Get the IDL error code associated with the IDL error.
toString()
Overrides:
toString in class Throwable