public class FileExtensionUnavailableException extends Exception
| Constructor and Description |
|---|
FileExtensionUnavailableException() |
FileExtensionUnavailableException(String s) |
FileExtensionUnavailableException(String s,
Throwable throwable) |
FileExtensionUnavailableException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FileExtensionUnavailableException()
public FileExtensionUnavailableException(String s)
public FileExtensionUnavailableException(String s, Throwable throwable)
public FileExtensionUnavailableException(Throwable throwable)
Copyright © 2014. All rights reserved.