lumis.portal.serviceinterface.style
Class IsolationLevelValidationException

Package class diagram package IsolationLevelValidationException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by lumis.portal.PortalException
              extended by lumis.portal.serviceinterface.style.IsolationLevelValidationException
All Implemented Interfaces:
Serializable

@StableMinor(version="6.2",
             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
See Also:
Serialized Form

Field Summary
 
Fields inherited from class lumis.portal.PortalException
resources
 
Constructor Summary
IsolationLevelValidationException(String msg)
           
 
Method Summary
 
Methods inherited from class lumis.portal.PortalException
getLocalizedMessage, getLocalizedMessage, getResources, logExceptionCreation, toString, toXmlString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IsolationLevelValidationException

public IsolationLevelValidationException(String msg)


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.