verinec.netsim.firewall
Class DirectionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by verinec.VerinecException
              extended by verinec.netsim.firewall.DirectionException
All Implemented Interfaces:
Serializable

public class DirectionException
extends VerinecException

Exception thrown when a wrong direction expression was received.

Version:
$Revision: 825 $
Author:
jason.hug@unifr.ch
See Also:
Serialized Form

Constructor Summary
DirectionException(String errorMessage)
          Instantiate the exception with a description.
 
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

DirectionException

public DirectionException(String errorMessage)
Instantiate the exception with a description.

Parameters:
errorMessage - the description of the problem.

Copyright © 2005 Verinec, DIUF