Pass a message along with a FailureResponse.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4819 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -30,8 +30,7 @@ package com.threerings.presents.dobj;
|
||||
public class ObjectAccessException extends Exception
|
||||
{
|
||||
/**
|
||||
* Constructs a object access exception with the specified error
|
||||
* message.
|
||||
* Constructs a object access exception with the specified error message.
|
||||
*/
|
||||
public ObjectAccessException (String message)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user