Class XMapException

All Implemented Interfaces:
Serializable

public class XMapException extends RuntimeException
Exception during XMap processing.
Since:
9.3
See Also:
  • Constructor Details

    • XMapException

      public XMapException()
    • XMapException

      public XMapException(String message)
    • XMapException

      public XMapException(String message, Throwable cause)
    • XMapException

      public XMapException(Throwable cause)