Class SystemException

java.lang.Object
java.lang.Throwable
java.lang.Exception
jakarta.transaction.SystemException
All Implemented Interfaces:
Serializable

public class SystemException extends Exception
The SystemException is thrown by the transaction manager to indicate that it has encountered an unexpected error condition that prevents future transaction services from proceeding.
Version:
Jakarta Transactions 2.0
See Also: