uk.ac.starlink.vo
Class ResolverException
java.lang.Object
java.lang.Throwable
java.lang.Exception
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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
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.