Package com.adobe.cq.adobeims.imsprofile
Class InvalidImsConfigException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.adobe.cq.adobeims.imsprofile.InvalidImsConfigException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidImsConfigException extends java.lang.RuntimeException
ARuntimeException
thrown if the IMS Configuration is invalid, e.g. something mandatory is missing.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidImsConfigException(java.lang.String message)
-