Class AppNameNotSpecifiedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.equo.application.client.exceptions.AppNameNotSpecifiedException
All Implemented Interfaces:
Serializable

public class AppNameNotSpecifiedException extends RuntimeException
The AppNameNotSpecifiedException class represents an exception that is thrown when an application name is not specified.
See Also:
  • Constructor Details

    • AppNameNotSpecifiedException

      public AppNameNotSpecifiedException()