org.rythmengine.exception
Class TagLoadException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.rythmengine.exception.FastRuntimeException
                  extended by org.rythmengine.exception.TagLoadException
All Implemented Interfaces:
Serializable

public class TagLoadException
extends FastRuntimeException

Created with IntelliJ IDEA. User: luog Date: 3/04/12 Time: 6:55 AM To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Constructor Summary
TagLoadException(Throwable t)
           
 
Method Summary
 
Methods inherited from class org.rythmengine.exception.FastRuntimeException
fillInStackTrace
 
Methods inherited from class java.lang.Throwable
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

TagLoadException

public TagLoadException(Throwable t)


Copyright © 2013. All Rights Reserved.