Class Fault

java.lang.Object
com.storedobject.common.Fault

public class Fault extends Object
Represents a fault or error condition in the system. This class provides methods to retrieve information about the fault, replace the fault message or code, and append additional information to the fault message.