com.threerings.jpkg.debian
Class ControlDataInvalidException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.threerings.jpkg.debian.ControlDataInvalidException
- All Implemented Interfaces:
- Serializable
public class ControlDataInvalidException
- extends Exception
Thrown when supplied control file data is invalid.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ControlDataInvalidException
public ControlDataInvalidException(String reason)
ControlDataInvalidException
public ControlDataInvalidException(String reason,
Throwable throwable)
Copyright © 2007-2008 Three Rings Design, Inc.
All Rights Reserved. Released under a BSD license.