org.hibersap.configuration.xml
Class HibersapParseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.hibersap.configuration.xml.HibersapParseException
All Implemented Interfaces:
Serializable

public class HibersapParseException
extends RuntimeException

Thrown on semantic errors in the hibersap.xml file

Author:
dahm
See Also:
Serialized Form

Constructor Summary
HibersapParseException(String message)
           
HibersapParseException(String message, Throwable cause)
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HibersapParseException

public HibersapParseException(String message,
                              Throwable cause)

HibersapParseException

public HibersapParseException(String message)


Copyright © 2012 akquinet tech@spree GmbH. All Rights Reserved.