com.neeve.link
Class ELnkInvalidStaticLTPException

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

public final class ELnkInvalidStaticLTPException
extends ELnkException

Indicates that a specified static LTP name is invalid.

See Also:
Serialized Form

Constructor Summary
ELnkInvalidStaticLTPException(String name)
          Construct using the invalid static LTP name
 
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

ELnkInvalidStaticLTPException

public ELnkInvalidStaticLTPException(String name)
Construct using the invalid static LTP name



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