gov.nasa.pds.registry.exception
Class RegistryServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
gov.nasa.pds.registry.exception.RegistryServiceException
- All Implemented Interfaces:
- Serializable
public class RegistryServiceException
- extends Exception
- Author:
- pramirez
- See Also:
- Serialized Form
RegistryServiceException
public RegistryServiceException(String messageKey,
ExceptionType exceptionType,
Object... arguments)
getExceptionType
public ExceptionType getExceptionType()
getMessageKey
public String getMessageKey()
getArguments
public Object[] getArguments()
getMessage
public String getMessage()
- Overrides:
getMessage
in class Throwable
Copyright © 2005-2010 Planetary Data System. All Rights Reserved.