org.simplericity.jettyconsole.creator
Class CreatorExecutionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.simplericity.jettyconsole.creator.CreatorExecutionException
All Implemented Interfaces:
Serializable

public class CreatorExecutionException
extends Exception

Created by IntelliJ IDEA. User: bjorsnos Date: Dec 28, 2008 Time: 1:00:34 AM To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Constructor Summary
CreatorExecutionException(String s)
           
CreatorExecutionException(String s, Throwable throwable)
           
 
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

CreatorExecutionException

public CreatorExecutionException(String s)

CreatorExecutionException

public CreatorExecutionException(String s,
                                 Throwable throwable)


Copyright © 2012. All Rights Reserved.