public class ShouldNotHappenException extends RuntimeException
Constructor and Description |
---|
ShouldNotHappenException() |
ShouldNotHappenException(String message) |
ShouldNotHappenException(String message,
Throwable cause) |
ShouldNotHappenException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ShouldNotHappenException(String message)
public ShouldNotHappenException(Throwable cause)
@Generated(value="lombok") public ShouldNotHappenException()
Copyright © 2017 SAP SE. All rights reserved.