no.sesat.search.datamodel.access
Class DataModelAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.IllegalAccessException
no.sesat.search.datamodel.access.DataModelAccessException
- All Implemented Interfaces:
- Serializable
public final class DataModelAccessException
- extends IllegalAccessException
- Version:
- $Id: DataModelAccessException.java 7225 2009-04-09 00:32:20Z ssmiweve $
- See Also:
- Serialized Form
|
Constructor Summary |
DataModelAccessException(Method method,
ControlLevel level)
Constructs an instance of DataModelAccessException with a specified detail message against the
noted method that access was attempted to against the noted level. |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DataModelAccessException
public DataModelAccessException(Method method,
ControlLevel level)
- Constructs an instance of
DataModelAccessException with a specified detail message against the
noted method that access was attempted to against the noted level.
- Parameters:
msg - the detail message.
Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.