Class BaseNightfallException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NightfallAPIException, NightfallClientException, NightfallRequestTimeoutException

public class BaseNightfallException extends RuntimeException
The super class for all exceptions thrown by Nightfall.
See Also:
  • Constructor Details

    • BaseNightfallException

      public BaseNightfallException(String message)
      Create a new exception.
      Parameters:
      message - the error message