hep.geant4.global
Class G4Exception

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by hep.geant4.global.G4Exception
All Implemented Interfaces:
Serializable

public class G4Exception
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
G4Exception()
           
G4Exception(String msg)
           
G4Exception(String issure, String errorCode, G4ExceptionSeverity severity, String comments)
           
 
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

G4Exception

public G4Exception()

G4Exception

public G4Exception(String msg)

G4Exception

public G4Exception(String issure,
                   String errorCode,
                   G4ExceptionSeverity severity,
                   String comments)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.