org.gcube.common.core.scope
Class GCUBEScope.MalformedScopeExpressionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.IllegalArgumentException
                  extended by org.gcube.common.core.scope.GCUBEScope.MalformedScopeExpressionException
All Implemented Interfaces:
Serializable
Enclosing class:
GCUBEScope

public static class GCUBEScope.MalformedScopeExpressionException
extends IllegalArgumentException

Raised when parsing malformed scope expressions.

See Also:
Serialized Form

Constructor Summary
GCUBEScope.MalformedScopeExpressionException()
           
GCUBEScope.MalformedScopeExpressionException(String msg)
           
 
Method Summary
 
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

GCUBEScope.MalformedScopeExpressionException

public GCUBEScope.MalformedScopeExpressionException()

GCUBEScope.MalformedScopeExpressionException

public GCUBEScope.MalformedScopeExpressionException(String msg)


Copyright © 2013. All Rights Reserved.