net.luniks.linux.jv4linfo
Class JV4LInfoException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bynet.luniks.linux.jv4linfo.JV4LInfoException
All Implemented Interfaces:
java.io.Serializable

public class JV4LInfoException
extends java.lang.Exception

Exception thrown by the methods of the classes in this package

Author:
Torsten Römer, www.luniks.net
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
JV4LInfoException(java.lang.String message)
           
JV4LInfoException(java.lang.String message, java.lang.Throwable throwable)
           
JV4LInfoException(java.lang.Throwable throwable)
           
 
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

JV4LInfoException

public JV4LInfoException(java.lang.String message)

JV4LInfoException

public JV4LInfoException(java.lang.String message,
                         java.lang.Throwable throwable)

JV4LInfoException

public JV4LInfoException(java.lang.Throwable throwable)


Copyright © 2004 Torsten Römer, dode@luniks.net