Class 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
    • Constructor Detail

      • IsolationLevelValidationException

        public IsolationLevelValidationException​(java.lang.String msg)