java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
swim.api.LaneException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLaneException(String message) LaneException(String message, Throwable cause) LaneException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LaneException
-
LaneException
-
LaneException
-
LaneException
public LaneException()
-