public class CustomException extends RuntimeException
Constructor and Description |
---|
CustomException() |
CustomException(String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CustomException(String msg)
public CustomException()
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.