cern.jjar
Class JJarRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cern.jjar.JJarRuntimeException
- All Implemented Interfaces:
- Serializable
public class JJarRuntimeException
- extends RuntimeException
- Author:
- enes
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
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.