org.jboss.shrinkwrap.impl.base.io.tar
Class InvalidHeaderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.jboss.shrinkwrap.impl.base.io.tar.InvalidHeaderException
- All Implemented Interfaces:
- Serializable
public class InvalidHeaderException
- extends IOException
This exception is used to indicate that there is a problem
with a TAR archive header.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidHeaderException
public InvalidHeaderException()
InvalidHeaderException
public InvalidHeaderException(String msg)
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.