jurpe.system
Class JurpeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by jurpe.system.JurpeException
All Implemented Interfaces:
java.io.Serializable

public class JurpeException
extends java.lang.Exception

Class for reporting exceptions in eGURPS API usage

Author:
Alessio Saltarin
See Also:
Serialized Form

Constructor Summary
JurpeException(java.lang.String message)
          Exception in Jurpe API usage
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JurpeException

public JurpeException(java.lang.String message)
Exception in Jurpe API usage

Parameters:
message - Message of this exception

Jurpe - Java Universal Role Playing Engine - http://jurpe.sourceforge.net