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

public class RMIIIOPViolationException extends Exception
Exception denoting an RMI/IIOP subset violation.
Author:
Ole Husgaard
See Also:
  • Constructor Details

    • RMIIIOPViolationException

      public RMIIIOPViolationException(String msg)
    • RMIIIOPViolationException

      public RMIIIOPViolationException(String msg, String section)
  • Method Details

    • getSection

      public String getSection()
      Return the section violated.