prog.io
Class TroppiCanaliDiInputException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by prog.io.TroppiCanaliDiInputException
All Implemented Interfaces:
java.io.Serializable

public class TroppiCanaliDiInputException
extends java.lang.RuntimeException

Segnala il tentativo di aprire pił di un canale di input dall'input standard.

Version:
2.0
Author:
Giovanni Pighizzini, Mauro Ferrari
See Also:
Serialized Form

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

TroppiCanaliDiInputException

public TroppiCanaliDiInputException()

TroppiCanaliDiInputException

public TroppiCanaliDiInputException(java.lang.String str)