public class TestUserException extends BaseTest
Constructor and Description |
---|
TestUserException() |
Modifier and Type | Method and Description |
---|---|
void |
testBuildSystemException() |
void |
testBuildUserExceptionWithCause() |
void |
testBuildUserExceptionWithCauseAndMessage() |
void |
testBuildUserExceptionWithFormattedMessage() |
void |
testBuildUserExceptionWithMessage() |
void |
testBuildUserExceptionWithUserExceptionCauseAndMessage() |
void |
testWrapUserException() |
public void testBuildSystemException()
public void testBuildUserExceptionWithMessage()
public void testBuildUserExceptionWithCause()
public void testBuildUserExceptionWithCauseAndMessage()
public void testBuildUserExceptionWithUserExceptionCauseAndMessage()
public void testBuildUserExceptionWithFormattedMessage()
public void testWrapUserException()
Copyright © 2021 The Apache Software Foundation. All rights reserved.