Class IsolationLevelValidationException

  • All Implemented Interfaces:
    Serializable

    @StableMinor(version="14.1",
                 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: 24683 $ $Date: 2021-08-23 18:55:58 -0300 (Mon, 23 Aug 2021) $
    See Also:
    Serialized Form
    • Constructor Detail

      • IsolationLevelValidationException

        public IsolationLevelValidationException​(String msg)