lumis.portal.transaction
Class TransactionRequiredException

Package class diagram package TransactionRequiredException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by lumis.portal.transaction.TransactionRequiredException
All Implemented Interfaces:
Serializable

public class TransactionRequiredException
extends RuntimeException

Indicates that a transaction is required but was not found.

Since:
4.2.0
See Also:
lumis.portal.transaction, Serialized Form

Constructor Summary
TransactionRequiredException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TransactionRequiredException

public TransactionRequiredException()


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