Class InterruptedSailException

All Implemented Interfaces:
Serializable

public class InterruptedSailException extends SailException
See Also:
  • Constructor Details

    • InterruptedSailException

      public InterruptedSailException(String s)
    • InterruptedSailException

      public InterruptedSailException()
    • InterruptedSailException

      public InterruptedSailException(Throwable t)
    • InterruptedSailException

      public InterruptedSailException(String msg, Throwable t)