Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor
Class ErrorHandler

java.lang.Object
  extended by org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor.ErrorHandler

public class ErrorHandler
extends Object


Constructor Summary
ErrorHandler()
           
 
Method Summary
 Integer getCode()
           
 String getError()
           
 String getMessage()
           
 String getPage()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ErrorHandler

public ErrorHandler()
Method Detail

getError

public String getError()

getMessage

public String getMessage()

getPage

public String getPage()

getCode

public Integer getCode()

toString

public String toString()
Overrides:
toString in class Object

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.