nl.tudelft.goal.unreal.environment
Class UnrealEnvironmentException

Package class diagram package UnrealEnvironmentException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by nl.tudelft.goal.unreal.environment.UnrealEnvironmentException
All Implemented Interfaces:
Serializable

public class UnrealEnvironmentException
extends Exception

See Also:
Serialized Form

Constructor Summary
UnrealEnvironmentException(String message)
           
UnrealEnvironmentException(String msg, Throwable throwable)
           
UnrealEnvironmentException(Throwable e)
           
 
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

UnrealEnvironmentException

public UnrealEnvironmentException(String msg,
                                  Throwable throwable)

UnrealEnvironmentException

public UnrealEnvironmentException(Throwable e)

UnrealEnvironmentException

public UnrealEnvironmentException(String message)


Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.