Class InternalServerException

    • Field Detail

      • ERROR_CODE

        public static final String ERROR_CODE
        The error code associated with a internal server exception
        See Also:
        Constant Field Values
    • Constructor Detail

      • InternalServerException

        public InternalServerException​(String serviceName)
        Creates a new internal server exception from the given service name
        Parameters:
        serviceName - The name of the service that caused the exception
    • Method Detail

      • getApplicationModelType

        public String getApplicationModelType()
        Returns the named model type. May be used for a header.
        Returns:
        - Application Model Type