Class ArrayOfBaseExceptionWrapper

    • Constructor Detail

      • ArrayOfBaseExceptionWrapper

        public ArrayOfBaseExceptionWrapper()
    • Method Detail

      • getWsClientMessage

        public String getWsClientMessage()
        Gets the ws client message.
        Returns:
        the localMessage
      • setSource

        public void setSource​(String _source)
        Sets the source.
        Parameters:
        _source - the new source
      • getSource

        public String getSource()
        Gets the source.
        Returns:
        the source
      • setExceptions

        public void setExceptions​(List<BaseExceptionWrapper> _exception)
        Sets the exceptions.
        Parameters:
        _exception - the new exceptions