ref_send API 2.17
defensive programming in Java

org.joe_e.file
Class InvalidFilenameException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.joe_e.file.InvalidFilenameException
All Implemented Interfaces:
java.io.Serializable, Immutable, Powerless

public class InvalidFilenameException
extends java.lang.RuntimeException
implements Powerless

Signals an invalid filename.

See Also:
Serialized Form

Constructor Summary
InvalidFilenameException()
          Constructs an instance.
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidFilenameException

public InvalidFilenameException()
Constructs an instance.


ref_send API 2.17
defensive programming in Java

Submit a bug or feature, or get help

Copyright 1998-2009 Waterken Inc. under the terms of the MIT X license.