Class CargoDaemonException

    • Constructor Detail

      • CargoDaemonException

        public CargoDaemonException()
        Constructor
      • CargoDaemonException

        public CargoDaemonException​(String message)
        Constructor
        Parameters:
        message - the message
      • CargoDaemonException

        public CargoDaemonException​(String message,
                                    Throwable cause)
        Constructor.
        Parameters:
        message - the message
        cause - the cause
      • CargoDaemonException

        public CargoDaemonException​(Throwable cause)
        Constructor.
        Parameters:
        cause - the cause