public class ExtensionNotSupportedException extends Exception
| Constructor and Description |
|---|
ExtensionNotSupportedException(String extention)
The default constructor for
ExtensionNotExistException. |
ExtensionNotSupportedException(String extension,
String message)
Constructs a new instance of
ExtensionNotExistException. |
| Modifier and Type | Method and Description |
|---|---|
String |
getExtention()
Getting unsupported extension
|
static long |
getSerialversionuid()
Getting the serial version identifier
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ExtensionNotSupportedException(String extention)
ExtensionNotExistException.extention - unsupported extensionpublic static long getSerialversionuid()
public String getExtention()
Copyright © 2019 Communote team. All rights reserved.