Bully Task (12.12.2005)

at.jku.fim.datalinksimulation.layer1.wire
Class WiringException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by at.jku.fim.datalinksimulation.layer1.wire.WiringException
All Implemented Interfaces:
java.io.Serializable

public class WiringException
extends java.lang.Exception

Title: OSI Simulation Framework

This exception is thrown on any wiring error.

Copyright: (c) 2004-05

Company: FIM@JKU, www.fim.uni-linz.ac.at

Version:
$Id: WiringException.java,v 1.1 2005/10/27 13:10:11 aputzinger Exp $
Author:
Andreas Putzinger
See Also:
Serialized Form

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

WiringException

public WiringException()
Constructor


WiringException

public WiringException(java.lang.String msg)
Constructor

Parameters:
msg - Exception message

Bully Task (12.12.2005)

Submit a bug

Copyright 2004-2008 Michael Sonntag & Institute for Information Processing and Microprocessor Technology (FIM), Johannes-Kepler-University Linz, Altenbergerstr. 69, A-4040 Linz, Austria.