Class RequestWardException

All Implemented Interfaces:
Serializable

public class RequestWardException extends RuntimeException
See Also:
  • Constructor Details Link icon

    • RequestWardException Link icon

      public RequestWardException(String title, String message)
    • RequestWardException Link icon

      public RequestWardException(String title, String message, Throwable cause)
  • Method Details Link icon

    • getTitle Link icon

      public String getTitle()