com.neeve.link
Class ELnkInvalidLinkTypeException

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.ELnkInvalidLinkTypeException
All Implemented Interfaces:
Serializable

public final class ELnkInvalidLinkTypeException
extends ELnkException

Indicates that the link type specified in a link descriptor is invalid

See Also:
Serialized Form

Constructor Summary
ELnkInvalidLinkTypeException(String clazz)
          Construct using the invalid link type
 
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

ELnkInvalidLinkTypeException

public ELnkInvalidLinkTypeException(String clazz)
Construct using the invalid link type



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