public class FIPSRuntimeException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
FIPSRuntimeException()
Constructs a FIPSRuntimeException with no detail
message.
|
FIPSRuntimeException(java.lang.String msg)
Constructs a FIPSRuntimeException with the specified
detail message.
|
public FIPSRuntimeException()
public FIPSRuntimeException(java.lang.String msg)
msg - the detail message.© Portions Copyright 2003, 2012 IBM Corporation. All rights reserved.
© Portions Copyright 2003, 2012, Oracle and/or its affiliates. All rights reserved.