Package org.wildfly.iiop.openjdk.rmi
Class RMIIIOPViolationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.wildfly.iiop.openjdk.rmi.RMIIIOPViolationException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
RMIIIOPNotImplementedException
Exception denoting an RMI/IIOP subset violation.
- Author:
- Ole Husgaard
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RMIIIOPViolationException
-
RMIIIOPViolationException
-
-
Method Details
-
getSection
Return the section violated.
-