Class XIncludeObjectModelException

All Implemented Interfaces:
Serializable

public class XIncludeObjectModelException extends UnsupportedOperationException
See Also:
  • Constructor Details

    • XIncludeObjectModelException

      public XIncludeObjectModelException(String message)
    • XIncludeObjectModelException

      public XIncludeObjectModelException(Throwable cause)
    • XIncludeObjectModelException

      public XIncludeObjectModelException(String message, Throwable cause)