com.neeve.link
Class ELnkEndpointClassInstantiateException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.neeve.root.ERootException
              extended by com.neeve.link.ELnkException
                  extended by com.neeve.link.ELnkEndpointClassInstantiateException
All Implemented Interfaces:
Serializable

public final class ELnkEndpointClassInstantiateException
extends ELnkException

Indicates that an exception was encountered while loading a link endpoint class

See Also:
Serialized Form

Constructor Summary
ELnkEndpointClassInstantiateException(String str)
          Construct using string
ELnkEndpointClassInstantiateException(Throwable cause)
          Construct using a linked exception.
 
Method Summary
 
Methods inherited from class com.neeve.root.ERootException
getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ELnkEndpointClassInstantiateException

public ELnkEndpointClassInstantiateException(Throwable cause)
Construct using a linked exception.


ELnkEndpointClassInstantiateException

public ELnkEndpointClassInstantiateException(String str)
Construct using string



Copyright © 2015 Neeve Research, LLC. All Rights Reserved.