de.berg.systeme.jenkins.wix
Class ToolsetException

java.lang.Object
  extended by java.lang.Throwable
      extended by de.berg.systeme.jenkins.wix.ToolsetException
All Implemented Interfaces:
Serializable

public class ToolsetException
extends Throwable

Thrown in case of an exception while executing the Toolset.

Version:
1.0
Author:
Bjoern Berg, bjoern.berg@gmx.de
See Also:
Serialized Form

Constructor Summary
ToolsetException(String message)
           
ToolsetException(Throwable t)
           
 
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

ToolsetException

public ToolsetException(String message)

ToolsetException

public ToolsetException(Throwable t)


Copyright © 2004-2013 Berg Systeme. All Rights Reserved.