public class RBEConfigObjectException
extends java.lang.Exception
Constructor and Description |
---|
RBEConfigObjectException(java.lang.String s)
Contructs RBEConfigObjectException from an error message.
|
Modifier and Type | Method and Description |
---|---|
void |
printStackTrace(java.io.PrintStream s)
Prints this exception and it backtrace to the specified print stream.
|
void |
printStackTrace(java.io.PrintWriter s)
Prints this exception and it backtrace to the specified print writer.
|
public RBEConfigObjectException(java.lang.String s)
public void printStackTrace(java.io.PrintStream s)
printStackTrace
in class java.lang.Throwable
public void printStackTrace(java.io.PrintWriter s)
printStackTrace
in class java.lang.Throwable
Copyright © 2000-2019 TIBCO Inc. All Rights Reserved.