Searched defs:NotImplementedException (Results 1 – 4 of 4) sorted by relevance
43 public class NotImplementedException extends UnsupportedOperationException { class55 public NotImplementedException() { in NotImplementedException() method in NotImplementedException65 public NotImplementedException(final String message) { in NotImplementedException() method in NotImplementedException75 public NotImplementedException(final Throwable cause) { in NotImplementedException() method in NotImplementedException86 public NotImplementedException(final String message, final Throwable cause) { in NotImplementedException() method in NotImplementedException97 public NotImplementedException(final String message, final String code) { in NotImplementedException() method in NotImplementedException109 public NotImplementedException(final Throwable cause, final String code) { in NotImplementedException() method in NotImplementedException122 public NotImplementedException(final String message, final Throwable cause, final String code) { in NotImplementedException() method in NotImplementedException
127 private static class NotImplementedException extends RuntimeException { class in ScryptSecretKeyFactory128 NotImplementedException() { in NotImplementedException() method in ScryptSecretKeyFactory.NotImplementedException
125 private static class NotImplementedException extends RuntimeException { class in ScryptSecretKeyFactory126 NotImplementedException() { in NotImplementedException() method in ScryptSecretKeyFactory.NotImplementedException
430 class NotImplementedException : public std::exception class434 NotImplementedException( NotImplementedException const& ) {} in NotImplementedException() function in Catch::NotImplementedException6756 NotImplementedException::NotImplementedException( SourceLineInfo const& lineInfo ) in NotImplementedException() function in Catch::NotImplementedException