org.jostraca
Class JostracaException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.jostraca.JostracaException
All Implemented Interfaces:
java.io.Serializable

public class JostracaException
extends java.lang.RuntimeException

Description:
Exceptions thrown by Jostraca class. TO BE REPLACED

See Also:
Serialized Form

Constructor Summary
JostracaException(java.lang.String pMessage)
           
 
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

JostracaException

public JostracaException(java.lang.String pMessage)


Copyright © 2000-2002 Richard Rodger