Package lumis.portal.monitor.impl
Class UserConsentRequiredException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- lumis.portal.monitor.impl.UserConsentRequiredException
-
- All Implemented Interfaces:
java.io.Serializable
public class UserConsentRequiredException extends java.lang.RuntimeException
Exception thrown when an operation requires the user to have a consent that he has not accepted.- Since:
- 12.3.0
- Version:
- $Revision: 23745 $ $Date: 2020-04-07 20:09:15 -0300 (Tue, 07 Apr 2020) $
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UserConsentRequiredException(java.lang.String string)
-