LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.data
Class LyNoSuchObjectException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by leon.data.LyNoSuchObjectException
All Implemented Interfaces:
java.io.Serializable

public class LyNoSuchObjectException
extends java.lang.Exception

Thrown when a an object is not found in a cache and the cache doesn't know if the object really exists or not.

See Also:
Serialized Form

Field Summary
static java.lang.String __VERSION
          File version
 
Constructor Summary
LyNoSuchObjectException()
          Constructs a LyNoSuchObjectException without a detail message.
LyNoSuchObjectException(java.lang.String message)
          Constructs a LyNoSuchObjectException with a detail message.
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

__VERSION

public static final java.lang.String __VERSION
File version

See Also:
Constant Field Values
Constructor Detail

LyNoSuchObjectException

public LyNoSuchObjectException()
Constructs a LyNoSuchObjectException without a detail message.


LyNoSuchObjectException

public LyNoSuchObjectException(java.lang.String message)
Constructs a LyNoSuchObjectException with a detail message.

Parameters:
message - The detail message.

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com