|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object issrg.pba.rbac.Record issrg.pba.rbac.ExceptionSAWSRecord
public class ExceptionSAWSRecord
Constructor Summary | |
---|---|
ExceptionSAWSRecord(PbaException e)
exception log record for saws |
|
ExceptionSAWSRecord(java.lang.String exception)
|
Method Summary | |
---|---|
byte[] |
toBytes()
returns the record as an array of bytes |
Methods inherited from class issrg.pba.rbac.Record |
---|
toBytes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExceptionSAWSRecord(PbaException e)
public ExceptionSAWSRecord(java.lang.String exception)
Method Detail |
---|
public byte[] toBytes()
toBytes
in class Record
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |