Class GravesXMethodNotSupportedException

All Implemented Interfaces:
Serializable

public class GravesXMethodNotSupportedException extends UnsupportedOperationException
Thrown when a method on a GraveEvent is called but that method is not supported for the specific event type.
See Also:
  • Constructor Details

    • GravesXMethodNotSupportedException

      public GravesXMethodNotSupportedException(String message)
      Thrown when a method on a GraveEvent is called but that method is not supported for the specific event type.