public class InvalidTransformationRuleException extends Exception
| Constructor and Description |
|---|
InvalidTransformationRuleException() |
InvalidTransformationRuleException(String msg) |
InvalidTransformationRuleException(String msg,
Throwable cause) |
InvalidTransformationRuleException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidTransformationRuleException()
public InvalidTransformationRuleException(String msg, Throwable cause)
public InvalidTransformationRuleException(String msg)
public InvalidTransformationRuleException(Throwable cause)
Copyright © 2017. All rights reserved.