Class PackageNameException

  • All Implemented Interfaces:
    Serializable

    public class PackageNameException
    extends Exception
    This exception is thrown if the package name of the application and license file package names are different.
    See Also:
    Serialized Form
    • Constructor Detail

      • PackageNameException

        public PackageNameException​(String message)