Kieker 1.6

kieker.common.namedRecordPipe
Class PipeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by kieker.common.namedRecordPipe.PipeException
All Implemented Interfaces:
Serializable

public class PipeException
extends Exception

Author:
Andre van Hoorn
See Also:
Serialized Form

Constructor Summary
PipeException(String msg)
           
PipeException(String msg, Throwable thrw)
           
 
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

PipeException

public PipeException(String msg)

PipeException

public PipeException(String msg,
                     Throwable thrw)

Kieker 1.6

Copyright 2012 Kieker Project, http://kieker-monitoring.net