Home > Contents > Index >
UserError.USEREXCEPTION
Generates the appropriate UserError to report that a generic exception was thrown.
Syntax
public static final UserError USEREXCEPTION()Description
The
USEREXCEPTION
method generates the appropriate UserError to report that a generic exception was thrown. This generic error condition may also be used if the IUsers implementation does not extend UserError to generate exceptions specific to that implementation.Returns
An instance of UserError.
Home > Contents > Index > ![]()
Oracle JAVA Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.