Class ScmApiException

    • Constructor Detail

      • ScmApiException

        public ScmApiException​(String message,
                               Throwable cause)
        Constructor to initialize the exception.
        Parameters:
        message - error-specific message.
        cause - error cause.