com.sap.portal.unification.hrnpexception
Class HRNPException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.sap.portal.unification.hrnpexception.HRNPException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
HRNPDestinationFormatException, HRNPMultiOpFormatException, HRNPNoOperatorFoundException, HRNPSource50FormatException, HRNPSourceFormatException, NotHRNPObjectException

public class HRNPException
extends java.lang.Exception

Title: DQP Project Description: DQP - Distributed Query Parser. Copyright: Copyright (c) 2002 Company: SAP Portals

Version:
1.1 A general Exceptions for HRNP
See Also:
Serialized Form

Constructor Summary
HRNPException()
           
HRNPException(java.lang.String msg)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HRNPException

public HRNPException()

HRNPException

public HRNPException(java.lang.String msg)
Parameters:
msg - Message that is thrown in this exception