Class CreationErrorOccurredNotification

java.lang.Object
java.util.EventObject
javax.management.Notification
org.smallmind.quorum.pool.complex.jmx.CreationErrorOccurredNotification
All Implemented Interfaces:
Serializable

public class CreationErrorOccurredNotification extends Notification
See Also:
  • Field Details

  • Constructor Details

    • CreationErrorOccurredNotification

      public CreationErrorOccurredNotification(Object source, Exception exception)
  • Method Details

    • getException

      public Exception getException()