Module swim.api

Class PlaneException

All Implemented Interfaces:
Serializable

public class PlaneException extends RuntimeException
See Also:
  • Constructor Details

    • PlaneException

      public PlaneException(String message, Throwable cause)
    • PlaneException

      public PlaneException(String message)
    • PlaneException

      public PlaneException(Throwable cause)
    • PlaneException

      public PlaneException()