Module swim.system
Package swim.system

Class PartException

All Implemented Interfaces:
Serializable

public class PartException extends RuntimeException
See Also:
  • Constructor Details

    • PartException

      public PartException(String message, Throwable cause)
    • PartException

      public PartException(String message)
    • PartException

      public PartException(Throwable cause)
    • PartException

      public PartException()