com.ice.tar

Class InvalidHeaderException


public class InvalidHeaderException
extends IOException

This exception is used to indicate that there is a problem with a TAR archive header.

Constructor Summary

InvalidHeaderException()
InvalidHeaderException(String msg)

Constructor Details

InvalidHeaderException

public InvalidHeaderException()

InvalidHeaderException

public InvalidHeaderException(String msg)

This software has been placed into the public domain.