Class KeyResolverException

    • Constructor Detail

      • KeyResolverException

        public KeyResolverException()
        Constructor KeyResolverException
      • KeyResolverException

        public KeyResolverException​(java.lang.String _msgID)
        Constructor KeyResolverException
        Parameters:
        _msgID -
      • KeyResolverException

        public KeyResolverException​(java.lang.String _msgID,
                                    java.lang.Object[] exArgs)
        Constructor KeyResolverException
        Parameters:
        _msgID -
        exArgs -
      • KeyResolverException

        public KeyResolverException​(java.lang.String _msgID,
                                    java.lang.Exception _originalException)
        Constructor KeyResolverException
        Parameters:
        _msgID -
        _originalException -
      • KeyResolverException

        public KeyResolverException​(java.lang.String _msgID,
                                    java.lang.Object[] exArgs,
                                    java.lang.Exception _originalException)
        Constructor KeyResolverException
        Parameters:
        _msgID -
        exArgs -
        _originalException -