Nuxeo Enterprise Platform 5.4

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 java.lang.Object


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

Constructor Detail

ErrorHandler

public ErrorHandler()
Method Detail

getError

public java.lang.String getError()

getMessage

public java.lang.String getMessage()

getPage

public java.lang.String getPage()

getCode

public java.lang.Integer getCode()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.