Class DeployableException

    • Constructor Detail

      • DeployableException

        public DeployableException​(String message)
        Parameters:
        message - the exception message
      • DeployableException

        public DeployableException​(String message,
                                   Throwable throwable)
        Parameters:
        message - the exception message
        throwable - the exception to wrap