public class UnknownSbbEntityException extends Exception
An UnknownSbbEntityException
is thrown by RhinoHousekeepingMBean methods when a requested SBB cannot be found.
This might mean that the SBB has been removed, or that the user has given the primary key for an existing SBB but given the wrong service or SBB component identifiers, causing Rhino to look for the SBB in the wrong place.
Constructor and Description |
---|
UnknownSbbEntityException(String key) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnknownSbbEntityException(String key)