Class FailFastException

All Implemented Interfaces:
Serializable

public class FailFastException extends RuntimeException
See Also:
  • Constructor Details

    • FailFastException

      public FailFastException(String message, Throwable t)