Class TransferException

    • Constructor Detail

      • TransferException

        public TransferException​(String msgId)
      • TransferException

        public TransferException​(String msgId,
                                 Object[] msgParams)
      • TransferException

        public TransferException​(String msgId,
                                 Throwable cause)