TrueZIP Samples 7.0

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

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

protected static class CommandLineUtility.IllegalUsageException
extends Exception

Indicates illegal application parameters.

See Also:
Serialized Form

Field Summary
private static long serialVersionUID
           
 
Constructor Summary
CommandLineUtility.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

CommandLineUtility.IllegalUsageException

public CommandLineUtility.IllegalUsageException(String msg)

TrueZIP Samples 7.0

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