Class XmlPropsException

All Implemented Interfaces:
PotentiallySecondary, Serializable

public class XmlPropsException extends PotentiallySecondaryException
See Also:
  • Constructor Details

    • XmlPropsException

      public XmlPropsException(String msg, Throwable t)
    • XmlPropsException

      public XmlPropsException(Throwable t)
    • XmlPropsException

      public XmlPropsException(String msg)
    • XmlPropsException

      public XmlPropsException()