org.codehaus.mojo.license.header
Class InvalideFileHeaderException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           java.io.IOException
java.io.IOException
               org.codehaus.mojo.license.header.InvalideFileHeaderException
org.codehaus.mojo.license.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:
- 1.0
- 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)
Copyright © 2010-2012 The Kuali Foundation. All Rights Reserved.