Class SpecException

All Implemented Interfaces:
Serializable

public class SpecException extends RuntimeException
Author:
Igor Polevoy
See Also:
Serialized Form
  • Constructor Details

    • SpecException

      public SpecException(Throwable cause)
    • SpecException

      public SpecException(String message)
    • SpecException

      public SpecException(String message, Throwable cause)