Class NotificationFormatException

  • All Implemented Interfaces:
    Serializable

    public class NotificationFormatException
    extends Exception
    Reports a problem formatting the Notification. This will be a JAXB related issue.
    See Also:
    Serialized Form
    • Constructor Detail

      • NotificationFormatException

        public NotificationFormatException​(Exception aCausedBy)