org.csc.phynixx.common.exceptions
Class SampleTransactionalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.csc.phynixx.common.exceptions.SampleTransactionalException
- All Implemented Interfaces:
- Serializable
public class SampleTransactionalException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SampleTransactionalException
public SampleTransactionalException(String string)
SampleTransactionalException
public SampleTransactionalException()
SampleTransactionalException
public SampleTransactionalException(String message,
Throwable cause)
SampleTransactionalException
public SampleTransactionalException(Throwable cause)
Copyright © 2015. All rights reserved.