Class BmCriticalErrorException

    • Constructor Detail

      • BmCriticalErrorException

        public BmCriticalErrorException​(String message,
                                        Throwable cause)
        Constructs a new exception instance with the specified detail message and cause.
        Parameters:
        message - The detail message.
        cause - The cause of the exception.