Class IsolationLevelValidationException

  • All Implemented Interfaces:
    java.io.Serializable

    @StableMinor(version="17.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: 26587 $ $Date: 2024-08-26 21:09:17 -0300 (Mon, 26 Aug 2024) $
    See Also:
    Serialized Form
    • Constructor Detail

      • IsolationLevelValidationException

        public IsolationLevelValidationException​(java.lang.String msg)