Class NoSuchAliasException

    • Constructor Detail

      • NoSuchAliasException

        public NoSuchAliasException​(String errorCode,
                                    String errorMessage)
        Constructor initialize NoSuchAliasException
        Parameters:
        errorCode - The errorcode for this exception
        errorMessage - The error message for this exception