Kieker 1.6

kieker.monitoring.core.signaturePattern
Class InvalidPatternException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by kieker.monitoring.core.signaturePattern.InvalidPatternException
All Implemented Interfaces:
Serializable

public class InvalidPatternException
extends Exception

Author:
Bjoern Weissenfels, Jan Waller
See Also:
Serialized Form

Constructor Summary
InvalidPatternException(String reason)
           
InvalidPatternException(String reason, Throwable cause)
           
 
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

InvalidPatternException

public InvalidPatternException(String reason)

InvalidPatternException

public InvalidPatternException(String reason,
                               Throwable cause)

Kieker 1.6

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