public class VirgilException extends RuntimeException
| Constructor and Description |
|---|
VirgilException()
Create a new instance of
VirgilException |
VirgilException(String string)
Create a new instance of
VirgilException |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic VirgilException()
VirgilExceptionpublic VirgilException(String string)
VirgilExceptionstring - the detail message.Copyright © 2016. All rights reserved.