Class AdaptiveSwimException

java.lang.Object
java.lang.Throwable
java.lang.Exception
cnuphys.adaptiveSwim.AdaptiveSwimException
All Implemented Interfaces:
Serializable

public class AdaptiveSwimException extends Exception
Used for exceptions in the adaptive step size swim package
Author:
heddle
See Also:
  • Constructor Details

    • AdaptiveSwimException

      public AdaptiveSwimException(String message)