public class PackInvalidException
extends java.io.IOException
Constructor and Description |
---|
PackInvalidException(java.io.File path)
Construct a pack invalid error.
|
PackInvalidException(java.lang.String path)
Construct a pack invalid error.
|
public PackInvalidException(java.io.File path)
path
- path of the invalid pack file.public PackInvalidException(java.lang.String path)
path
- path of the invalid pack file.Copyright © 2012. All Rights Reserved.