br.usp.iterador.io
Class PulgaIOException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by br.usp.iterador.io.PulgaIOException
All Implemented Interfaces:
java.io.Serializable

public class PulgaIOException
extends java.lang.Exception

Pulga io exception.

Author:
Guilherme Silveira
See Also:
Serialized Form

Constructor Summary
PulgaIOException()
          Pulga io exception
PulgaIOException(java.lang.String message)
          Pulga io exception
PulgaIOException(java.lang.String message, java.lang.Throwable cause)
          Pulga io exception
PulgaIOException(java.lang.Throwable cause)
          Pulga io exception
 
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

PulgaIOException

public PulgaIOException()
Pulga io exception


PulgaIOException

public PulgaIOException(java.lang.String message,
                        java.lang.Throwable cause)
Pulga io exception


PulgaIOException

public PulgaIOException(java.lang.String message)
Pulga io exception


PulgaIOException

public PulgaIOException(java.lang.Throwable cause)
Pulga io exception



Copyright 2004-2004-2006 IME - USP. All Rights Reserved.