Java Runtime 3.0.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
alfa.rt.AlfaRuntimeException Class Reference

Inherits RuntimeException.

Inherited by alfa.rt.ServiceFactoryException.

Public Member Functions

 AlfaRuntimeException (String s)
 
 AlfaRuntimeException (ConstraintType constraintType, String s)
 
String getMessage ()
 
 AlfaRuntimeException (ConstraintType constraintType, String s, Throwable t)
 
 AlfaRuntimeException (ConstraintType constraintType, Throwable t)
 
ValidationAlert.ValidationAlertBuilder toValidationAlert (String msgPrefix)
 
AlfaRuntimeException appendMessage (String s)
 
void setValidationErrorField (String name)
 
void setValidationErrorTypeName (String name)
 

Detailed Description

Based exception class for any runtime exceptions thrown in Alfa


The documentation for this class was generated from the following file: