Class NullSignatureFileNameException
java.lang.Object
java.lang.Throwable
java.lang.Exception
br.ufsc.labsec.signature.exceptions.NullSignatureFileNameException
- All Implemented Interfaces:
Serializable
public class NullSignatureFileNameException extends Exception
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description NullSignatureFileNameException(Report r)
NullSignatureFileNameException(Report r, String msg)
-
Method Summary
Modifier and Type Method Description Report
getSignatureReport()
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NullSignatureFileNameException
-
NullSignatureFileNameException
-
-
Method Details
-
getSignatureReport
-