be.ehealth.technicalconnector.exception
Class InstantiationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by be.ehealth.technicalconnector.exception.InstantiationException
All Implemented Interfaces:
Serializable

public class InstantiationException
extends RuntimeException

Exception if there is an error during the instantiation

See Also:
Serialized Form

Constructor Summary
InstantiationException(Exception e)
           
InstantiationException(String msg, Exception e)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InstantiationException

public InstantiationException(String msg,
                              Exception e)

InstantiationException

public InstantiationException(Exception e)



Connector Packaging TECHNICAL 3.24.0-beta-4 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.