org.gcube.common.core.scope
Class GCUBEScopeNotSupportedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gcube.common.core.scope.GCUBEScopeNotSupportedException
All Implemented Interfaces:
Serializable

public class GCUBEScopeNotSupportedException
extends Exception

The Exception is thrown when a given GCUBEScope does not have a related ServiceMap associated to the GHN.

Author:
Andrea Manzi (ISTI-CNR)
See Also:
Serialized Form

Constructor Summary
GCUBEScopeNotSupportedException(GCUBEScope scope)
           
 
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

GCUBEScopeNotSupportedException

public GCUBEScopeNotSupportedException(GCUBEScope scope)


Copyright © 2012. All Rights Reserved.