public class FailException extends Exception
Constructor and Description |
---|
FailException(String error) |
FailException(String string,
Exception e) |
Modifier and Type | Method and Description |
---|---|
String |
getRelatedRecordIdentity() |
void |
setRelatedRecordIdentity(String relatedRecordIdentity) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FailException(String error)
Copyright © 2008–2015. All rights reserved.