Class UnexpectedException

All Implemented Interfaces:
Serializable

public class UnexpectedException extends PlayException
See Also:
  • Constructor Details

    • UnexpectedException

      public UnexpectedException(String message)
    • UnexpectedException

      public UnexpectedException(Throwable exception)
    • UnexpectedException

      public UnexpectedException(String message, Throwable cause)