|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
it.spidernetlabs.security.stega.exception.NotBMPDestinationFile
public class NotBMPDestinationFile
Classe eccezione per errori riguardante il formato del file di destinazione. L'eccezione viene scatenata quando si immette un file di destinazione con estensione diversa da bmp.
Constructor Summary | |
---|---|
NotBMPDestinationFile()
|
|
NotBMPDestinationFile(java.lang.String message)
|
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NotBMPDestinationFile(java.lang.String message)
public NotBMPDestinationFile()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |