cern.jjar
Class JJarRuntimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by cern.jjar.JJarRuntimeException
All Implemented Interfaces:
Serializable

public class JJarRuntimeException
extends RuntimeException

Author:
enes
See Also:
Serialized Form

Constructor Summary
JJarRuntimeException()
           
JJarRuntimeException(String arg0)
           
JJarRuntimeException(String arg0, Throwable arg1)
           
JJarRuntimeException(Throwable arg0)
           
 
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

JJarRuntimeException

public JJarRuntimeException()

JJarRuntimeException

public JJarRuntimeException(String arg0)
Parameters:
arg0 -

JJarRuntimeException

public JJarRuntimeException(Throwable arg0)
Parameters:
arg0 -

JJarRuntimeException

public JJarRuntimeException(String arg0,
                            Throwable arg1)
Parameters:
arg0 -
arg1 -


Copyright © 2007 CERN. All Rights Reserved.