com.ragic.s3.service.workflow
Class RagicScriptException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ragic.s3.service.workflow.RagicScriptException
All Implemented Interfaces:
java.io.Serializable

public class RagicScriptException
extends java.lang.Exception

For internal use only.

User: liberation
Date: 2010/11/17
Time: 10:56:22 pm

See Also:
Serialized Form

Constructor Summary
RagicScriptException(java.lang.Exception e)
           
 
Method Summary
 java.lang.Exception getException()
           
 
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

RagicScriptException

public RagicScriptException(java.lang.Exception e)
Method Detail

getException

public java.lang.Exception getException()


Copyright © 2009,2010,2011,2012 Ragic Corp. All Rights Reserved.