org.eclipse.lyo.oslc4j.core.exception
Class OslcCoreMissingNamespaceDeclarationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.eclipse.lyo.oslc4j.core.exception.OslcCoreApplicationException
              extended by org.eclipse.lyo.oslc4j.core.exception.OslcCoreMissingNamespaceDeclarationException
All Implemented Interfaces:
Serializable

public final class OslcCoreMissingNamespaceDeclarationException
extends OslcCoreApplicationException

See Also:
Serialized Form

Constructor Summary
OslcCoreMissingNamespaceDeclarationException(String namespace)
           
 
Method Summary
 String getNamespace()
           
 
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

OslcCoreMissingNamespaceDeclarationException

public OslcCoreMissingNamespaceDeclarationException(String namespace)
Method Detail

getNamespace

public String getNamespace()


Copyright © 2012. All Rights Reserved.