com.threerings.jpkg.debian
Class ScriptDataTooLargeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.threerings.jpkg.debian.ScriptDataTooLargeException
- All Implemented Interfaces:
- Serializable
public class ScriptDataTooLargeException
- extends Exception
Thrown when the data in a MaintainerScript
is too large to be encoded in a TarEntry
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ScriptDataTooLargeException
public ScriptDataTooLargeException(String reason)
Copyright © 2007-2008 Three Rings Design, Inc.
All Rights Reserved. Released under a BSD license.