org.codehaus.xsite.skins
Class FreemarkerSkin.CannotCreateSkinException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.codehaus.xsite.skins.FreemarkerSkin.CannotCreateSkinException
All Implemented Interfaces:
Serializable
Enclosing class:
FreemarkerSkin

public static class FreemarkerSkin.CannotCreateSkinException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
FreemarkerSkin.CannotCreateSkinException(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

FreemarkerSkin.CannotCreateSkinException

public FreemarkerSkin.CannotCreateSkinException(Throwable throwable)


Copyright © 2009. All Rights Reserved.