Class RatException

All Implemented Interfaces:
Serializable

public class RatException extends Exception
See Also:
Serialized Form
  • Constructor Details

    • RatException

      public RatException()
    • RatException

      public RatException(String message, Throwable cause)
    • RatException

      public RatException(String message)
    • RatException

      public RatException(Throwable cause)