LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.data
Class LyIllegalOperationException

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

public class LyIllegalOperationException
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
LyIllegalOperationException()
          Constructs a LyIllegalOperationException without a detail message.
LyIllegalOperationException(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

LyIllegalOperationException

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


LyIllegalOperationException

public LyIllegalOperationException(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