org.gcube.portlets.admin.vredefinition.shared.exception
Class VREDefinitionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gcube.portlets.admin.vredefinition.shared.exception.VREDefinitionException
All Implemented Interfaces:
Serializable

public class VREDefinitionException
extends Exception

See Also:
Serialized Form

Constructor Summary
VREDefinitionException()
           
VREDefinitionException(String message)
           
 
Method Summary
 String getError()
           
 
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

VREDefinitionException

public VREDefinitionException()

VREDefinitionException

public VREDefinitionException(String message)
Method Detail

getError

public String getError()


Copyright © 2014. All Rights Reserved.