Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.telefonicasoluciones.search.server
Class HLHandlerException  view HLHandlerException download HLHandlerException.java

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.telefonicasoluciones.search.server.HLHandlerException
All Implemented Interfaces:
java.io.Serializable

public class HLHandlerException
extends java.lang.Exception

Excepción de enlace. Creation date: (17/04/2001 9:57:14)


Nested Class Summary
 
Nested classes inherited from class java.lang.Throwable
 
Field Summary
private  java.lang.String message
           
 
Fields inherited from class java.lang.Exception
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
HLHandlerException()
          HLSyncronizeException constructor comment.
HLHandlerException(java.lang.String s)
          HLSyncronizeException constructor comment.
 
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
 

Field Detail

message

private java.lang.String message
Constructor Detail

HLHandlerException

public HLHandlerException()
HLSyncronizeException constructor comment.


HLHandlerException

public HLHandlerException(java.lang.String s)
HLSyncronizeException constructor comment.