public class FilmfoException extends Exception
| Constructor and Description |
|---|
FilmfoException(String message) |
FilmfoException(String message,
Throwable cause) |
FilmfoException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
RuntimeException |
uncheck() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FilmfoException(String message)
public FilmfoException(Throwable cause)
public RuntimeException uncheck()
Copyright © 2017. All rights reserved.