com.wewebu.expression.language
Class OwExprException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.wewebu.expression.language.OwExprException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
OwExprCastException, OwExprEvaluationException, OwExprTypeMissmatchException

public class OwExprException
extends Exception

OwExprException.

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
OwExprException()
           
OwExprException(String message_p)
           
OwExprException(String message_p, Throwable cause_p)
           
OwExprException(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

OwExprException

public OwExprException()

OwExprException

public OwExprException(String message_p,
                       Throwable cause_p)

OwExprException

public OwExprException(String message_p)

OwExprException

public OwExprException(Throwable cause_p)


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.