gov.nasa.pds.tools.label
Class ValidatorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by gov.nasa.pds.tools.label.ValidatorException
All Implemented Interfaces:
Serializable

public class ValidatorException
extends Exception

Author:
pramirez
See Also:
Serialized Form

Constructor Summary
ValidatorException(ExceptionType exceptionType, String messageKey)
           
 
Method Summary
 ExceptionType getExceptionType()
           
 String 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ValidatorException

public ValidatorException(ExceptionType exceptionType,
                          String messageKey)
Method Detail

getExceptionType

public ExceptionType getExceptionType()

getMessage

public String getMessage()
Overrides:
getMessage in class Throwable


Copyright © 2010-2014 Planetary Data System. All Rights Reserved.