LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.data
Class LyRequestException

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

public class LyRequestException
extends java.lang.RuntimeException

Thrown when an operation is attempted to be execute in a context without the rights to do it.

See Also:
Serialized Form

Field Summary
static java.lang.String __VERSION
          File version
 
Constructor Summary
LyRequestException()
          Constructs a LyIllegalOperationException without a detail message.
LyRequestException(java.lang.String message)
          Constructs a LyIllegalOperationException 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

LyRequestException

public LyRequestException()
Constructs a LyIllegalOperationException without a detail message.


LyRequestException

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

Parameters:
message - The detail message.

(c) January 2013 - W4 S.A.

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