Class IsolationLevelValidationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- lumis.portal.PortalException
-
- lumis.portal.serviceinterface.style.IsolationLevelValidationException
-
- All Implemented Interfaces:
java.io.Serializable
@StableMinor(version="16.0", sinceVersion="6.2") public class IsolationLevelValidationException extends PortalException
This exception is thrown when the validation performed due to the change of the isolation level of a service interface style has failed.- Since:
- 6.2.0
- Version:
- $Revision: 25808 $ $Date: 2023-07-04 15:20:55 -0300 (Tue, 04 Jul 2023) $
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class lumis.portal.PortalException
resources
-
-
Constructor Summary
Constructors Constructor Description IsolationLevelValidationException(java.lang.String msg)
-
Method Summary
-
Methods inherited from class lumis.portal.PortalException
getLocalizedMessage, getLocalizedMessage, getResources, logExceptionCreation, toString, toXmlString
-
-