Class NitriteException

    • Constructor Detail

      • NitriteException

        public NitriteException​(String errorMessage)
        Instantiates a new Nitrite exception.
        Parameters:
        errorMessage - the error message
      • NitriteException

        public NitriteException​(String errorMessage,
                                Throwable cause)
        Instantiates a new Nitrite exception.
        Parameters:
        errorMessage - the error message
        cause - the cause