public class CannotNestException extends TransactionException
| Constructor and Description | 
|---|
CannotNestException()
Constructs an instance with no detail message. 
 | 
CannotNestException(String desc)
Constructs an instance with a detail message. 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CannotNestException(String desc)
desc - the detail messagepublic CannotNestException()
Copyright © GigaSpaces.