Class Loop54RuntimeException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
Loop54ArgumentException

public class Loop54RuntimeException extends RuntimeException
Base class for all Loop54-specific unchecked exceptions.
See Also:
  • Constructor Details

    • Loop54RuntimeException

      public Loop54RuntimeException(String message)
    • Loop54RuntimeException

      public Loop54RuntimeException(Exception cause)
    • Loop54RuntimeException

      public Loop54RuntimeException(String message, Exception cause)