org.overlord.sramp.common.ontology
Class InvalidClassifiedByException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.overlord.sramp.common.SrampException
org.overlord.sramp.common.SrampUserException
org.overlord.sramp.common.ontology.InvalidClassifiedByException
- All Implemented Interfaces:
- Serializable
public class InvalidClassifiedByException
- extends SrampUserException
Exception thrown when the user attempts to add a classified-by value to an
artifact that has not been defined by an ontology.
- Author:
- eric.wittmann@redhat.com
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidClassifiedByException
public InvalidClassifiedByException()
- Constructor.
InvalidClassifiedByException
public InvalidClassifiedByException(String classifiedBy)
- Constructor.
- Parameters:
classifiedBy -
Copyright © 2011-2013 JBoss, a division of Red Hat. All Rights Reserved.