Class AMSecurityPropertiesException

  • All Implemented Interfaces:
    Serializable

    public class AMSecurityPropertiesException
    extends RuntimeException
    Exception that is thrown when AMConfig.properties does not contain com.sun.identity.agents.app.username and com.iplanet.am.service.password
    See Also:
    Serialized Form
    • Constructor Detail

      • AMSecurityPropertiesException

        public AMSecurityPropertiesException​(String message)
        Constructs an AMSecurityPropertiesException object.
        Parameters:
        message - English message for the exception.