public class BinaryInteractionFileException extends Exception
| Constructor and Description |
|---|
BinaryInteractionFileException() |
BinaryInteractionFileException(String message) |
BinaryInteractionFileException(String message,
Throwable cause) |
BinaryInteractionFileException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BinaryInteractionFileException()
public BinaryInteractionFileException(String message)
public BinaryInteractionFileException(String message, Throwable cause)
public BinaryInteractionFileException(Throwable cause)
Copyright © 2015. All Rights Reserved.