public class Exception extends Object
Constructor and Description |
---|
Exception() |
Exception(CustomName name) |
Modifier and Type | Method and Description |
---|---|
CustomName |
getClassName() |
void |
setClassName(CustomName className) |
public Exception()
public Exception(CustomName name)
public CustomName getClassName()
public void setClassName(CustomName className)
className
- The className to set.Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.