Module swim.api
Package swim.api

Class LaneException

All Implemented Interfaces:
Serializable

public class LaneException extends RuntimeException
See Also:
  • Constructor Details

    • LaneException

      public LaneException(String message, Throwable cause)
    • LaneException

      public LaneException(String message)
    • LaneException

      public LaneException(Throwable cause)
    • LaneException

      public LaneException()