Class InvalidPackageException

All Implemented Interfaces:
Serializable

public class InvalidPackageException extends DIH4JDAException
Exception that is thrown for an invalid command package configuration.
See Also:
  • Constructor Details

    • InvalidPackageException

      public InvalidPackageException(@Nonnull String message)
      Parameters:
      message - The exceptions' message.