com.wewebu.expression.language
Class OwExprEvaluationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.wewebu.expression.language.OwExprException
              extended by com.wewebu.expression.language.OwExprEvaluationException
All Implemented Interfaces:
Serializable

public class OwExprEvaluationException
extends OwExprException

OwExprEvaluationException.

Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.

For licensing information read the license.txt file or
go to: http://wiki.alfresco.com

See Also:
Serialized Form

Constructor Summary
OwExprEvaluationException()
           
OwExprEvaluationException(String message_p)
           
OwExprEvaluationException(String message_p, Throwable cause_p)
           
OwExprEvaluationException(Throwable cause_p)
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OwExprEvaluationException

public OwExprEvaluationException()

OwExprEvaluationException

public OwExprEvaluationException(String message_p,
                                 Throwable cause_p)

OwExprEvaluationException

public OwExprEvaluationException(String message_p)

OwExprEvaluationException

public OwExprEvaluationException(Throwable cause_p)


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.