org.nuiton.license.plugin.header
Class InvalideFileHeaderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.nuiton.license.plugin.header.InvalideFileHeaderException
- All Implemented Interfaces:
- Serializable
public class InvalideFileHeaderException
- extends IOException
Exception to be thrown when a file header could not be read or transformed
back to a FileHeader
- Since:
- 2.1
- Author:
- tchemit
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalideFileHeaderException
public InvalideFileHeaderException()
InvalideFileHeaderException
public InvalideFileHeaderException(String message)
InvalideFileHeaderException
public InvalideFileHeaderException(String message,
Throwable cause)
InvalideFileHeaderException
public InvalideFileHeaderException(Throwable cause)
Copyright © 2008-2010 CodeLutin. All Rights Reserved.