Module swim.system
Package swim.system

Class MeshException

All Implemented Interfaces:
Serializable

public class MeshException extends RuntimeException
See Also:
  • Constructor Details

    • MeshException

      public MeshException(String message, Throwable cause)
    • MeshException

      public MeshException(String message)
    • MeshException

      public MeshException(Throwable cause)
    • MeshException

      public MeshException()