Module swim.system
Package swim.system

Class EdgeException

All Implemented Interfaces:
Serializable

public class EdgeException extends RuntimeException
See Also:
  • Constructor Details

    • EdgeException

      public EdgeException(String message, Throwable cause)
    • EdgeException

      public EdgeException(String message)
    • EdgeException

      public EdgeException(Throwable cause)
    • EdgeException

      public EdgeException()