Class GravesXEventMethodNotSupportedException

All Implemented Interfaces:
Serializable

public class GravesXEventMethodNotSupportedException 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

    • GravesXEventMethodNotSupportedException

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