TrueZIP Samples 7.1

de.schlichtherle.truezip.sample.file.app
Class Application.IllegalUsageException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.schlichtherle.truezip.sample.file.app.Application.IllegalUsageException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
Nzip.IllegalUsageException
Enclosing class:
Application

protected static class Application.IllegalUsageException
extends Exception

Indicates illegal application parameters.

See Also:
Serialized Form

Field Summary
private static long serialVersionUID
           
 
Constructor Summary
protected Application.IllegalUsageException(String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

Application.IllegalUsageException

protected Application.IllegalUsageException(String msg)

TrueZIP Samples 7.1

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.