Class IsolationLevelValidationException

  • All Implemented Interfaces:
    Serializable

    @StableMinor(version="14.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: 24477 $ $Date: 2021-04-28 11:30:36 -0300 (Wed, 28 Apr 2021) $
    See Also:
    Serialized Form
    • Constructor Detail

      • IsolationLevelValidationException

        public IsolationLevelValidationException​(String msg)