Class TransformationMethodException
java.lang.Object
java.lang.Throwable
br.ufsc.labsec.signature.conformanceVerifier.pdf.exceptions.TransformationMethodException
- All Implemented Interfaces:
Serializable
public class TransformationMethodException extends Throwable
Esta classe representa um erro ocorrido no método de transformação.
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description TransformationMethodException()
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TransformationMethodException
public TransformationMethodException()
-