info.magnolia.link
Class LinkException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by info.magnolia.link.LinkException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
UUIDLinkException

public class LinkException
extends Exception

Exception thrown when an error during link creation or retrieval.

Author:
had
See Also:
Serialized Form

Constructor Summary
LinkException()
           
LinkException(String arg0)
           
LinkException(String arg0, Throwable arg1)
           
LinkException(Throwable arg0)
           
 
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

LinkException

public LinkException()

LinkException

public LinkException(String arg0)
Parameters:
arg0 -

LinkException

public LinkException(Throwable arg0)
Parameters:
arg0 -

LinkException

public LinkException(String arg0,
                     Throwable arg1)
Parameters:
arg0 -
arg1 -


Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.