public class palError
extends java.lang.Exception
Constructor and Description |
---|
palError(int status,
java.lang.String mess)
Create a new Pal exceptions
|
palError(java.lang.String mess)
Create a new Pal exceptions, with zero status
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Get the Pal exceptions as a string
|
public palError(int status, java.lang.String mess)
status
- Exception numbermess
- Exception messagepublic palError(java.lang.String mess)
mess
- Exception messageCopyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.