Class NotificationFormatException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.camel.component.jmx.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:
  • Constructor Details

    • NotificationFormatException

      public NotificationFormatException(Exception aCausedBy)