com.wewebu.expression.language
Class OwExprCastException

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

public class OwExprCastException
extends OwExprException

OwExprCastException.

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

OwExprCastException

public OwExprCastException()

OwExprCastException

public OwExprCastException(String message_p,
                           Throwable cause_p)

OwExprCastException

public OwExprCastException(String message_p)

OwExprCastException

public OwExprCastException(Throwable cause_p)


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.