prog.io
Class TroppiCanaliDiInputException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--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:
1.0
Author:
Giovanni Pighizzini, Mauro Ferrari
See Also:
Serialized Form

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

TroppiCanaliDiInputException

public TroppiCanaliDiInputException()

TroppiCanaliDiInputException

public TroppiCanaliDiInputException(java.lang.String str)