Class XMLConstructionException

All Implemented Interfaces:
Serializable

public class XMLConstructionException extends CMDirectException
See Also:
  • Constructor Details

    • XMLConstructionException

      public XMLConstructionException()
    • XMLConstructionException

      public XMLConstructionException(String message)
    • XMLConstructionException

      public XMLConstructionException(Throwable cause)
    • XMLConstructionException

      public XMLConstructionException(String message, Throwable cause)
    • XMLConstructionException

      public XMLConstructionException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)