it.eng.spagobi.tools.dataset
Class DatasetManagementAPI.ValidationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by it.eng.spagobi.tools.dataset.DatasetManagementAPI.ValidationException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
DatasetManagementAPI

public class DatasetManagementAPI.ValidationException
extends java.lang.Exception

See Also:
Serialized Form

Method Summary
 java.lang.String getValidationMessage()
           
 
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
 

Method Detail

getValidationMessage

public java.lang.String getValidationMessage()