org.hardcode.juf
Class NoServerFileException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by org.hardcode.juf.NoServerFileException
All Implemented Interfaces:
java.io.Serializable

public class NoServerFileException
extends java.io.IOException

Author:
Fernando González Cortés
See Also:
Serialized Form

Constructor Summary
NoServerFileException()
           
NoServerFileException(java.lang.String arg0)
           
 
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
 

Constructor Detail

NoServerFileException

public NoServerFileException()

NoServerFileException

public NoServerFileException(java.lang.String arg0)
Parameters:
arg0 -


Copyright © 2005 . All Rights Reserved.