uk.ac.starlink.vo
Class ResolverException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by uk.ac.starlink.vo.ResolverException
All Implemented Interfaces:
Serializable

public class ResolverException
extends Exception

Exception thrown when an object cannot be resolved by a name resolution service for some reason.

Since:
4 Feb 2005
Author:
Mark Taylor (Starlink)
See Also:
Serialized Form

Constructor Summary
ResolverException(String msg)
           
ResolverException(String msg, Throwable e)
           
ResolverException(Throwable 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ResolverException

public ResolverException(String msg)

ResolverException

public ResolverException(String msg,
                         Throwable e)

ResolverException

public ResolverException(Throwable e)


Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.