com.wewebu.expression.language
Class OwExprTypeMissmatchException

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.OwExprTypeMissmatchException
All Implemented Interfaces:
Serializable

public class OwExprTypeMissmatchException
extends OwExprException

OwExprTypeMissmatchException.

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

OwExprTypeMissmatchException

public OwExprTypeMissmatchException()

OwExprTypeMissmatchException

public OwExprTypeMissmatchException(String message_p,
                                    Throwable cause_p)

OwExprTypeMissmatchException

public OwExprTypeMissmatchException(String message_p)

OwExprTypeMissmatchException

public OwExprTypeMissmatchException(Throwable cause_p)


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.